Home
last modified time | relevance | path

Searched defs:titleChanged (Results 1 – 25 of 149) sorted by relevance

123456

/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/event/
H A DTitleChangeListener.java60 public void titleChanged(TitleChangeEvent event); in titleChanged() method
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dminiwebbrowser.cpp407 emit titleChanged(newTitle); in webViewBrowser_urlChanged() local
425 emit titleChanged(newTitle); in webViewBrowser_loadStarted() local
464 emit titleChanged(newTitle); in webViewBrowser_loadProgress() local
486 emit titleChanged(newTitle); in webViewBrowser_loadFinished() local
H A Ddocbrowser.cpp41 void DocBrowser::titleChanged(QString &title) in titleChanged() function in DocBrowser
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtwebengine/examples/webenginewidgets/simplebrowser/
H A Dtabwidget.cpp95 emit titleChanged(view->title()); in handleCurrentChanged() local
104 emit titleChanged(QString()); in handleCurrentChanged() local
169 emit titleChanged(title); in setupView() local
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/gui/
H A Dwebbrowser.cpp197 emit titleChanged(m_index, tr("No title")); in onTitleChanged() local
200 emit titleChanged(m_index, new_title); in onTitleChanged() local
/dports/deskutils/zanshin/zanshin-21.12.3/src/widgets/
H A Deditorview.cpp206 emit titleChanged(plainText); in onTextEditChanged() local
211 emit titleChanged(title); in onTextEditChanged() local
/dports/net-im/qTox/qTox-1.17.4/src/model/
H A Dgroup.cpp60 emit titleChanged(selfName, title); in setName() local
70 emit titleChanged(author, title); in setTitle() local
/dports/devel/okteta/okteta-0.26.6/libs/kasten/core/tests/
H A Dtestdocument.cpp44 emit titleChanged(title); in setTitle() local
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/parametertree/parameterTypes/
H A Daction.py31 def titleChanged(self): member in ActionParameterItem
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/summary/
H A DConfig.cpp94 Q_EMIT titleChanged( m_title ); in retranslate() local
/dports/x11-toolkits/ctk/CTK-2018-10-29/Plugins/org.commontk.plugingenerator.ui/
H A DctkPluginGeneratorAbstractUiExtension.cpp104 emit titleChanged(title); in setTitle() local
/dports/x11/konsole/konsole-21.12.3/src/
H A DViewProperties.cpp55 Q_EMIT titleChanged(this); in setTitle() local
/dports/net/libksieve/libksieve-21.12.3/src/ksieveui/editor/webengine/
H A Dsieveeditorhelphtmlwidget.cpp90 Q_EMIT titleChanged(this, title); in slotTitleChanged() local
/dports/www/falkon/falkon-3.2.0/src/lib/tools/
H A Dabstractbuttoninterface.cpp72 emit titleChanged(m_title); in setTitle() local
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DPathUrlHelper.cxx106 emit titleChanged(m_dialogTitle); in setTitle() local
/dports/devel/okteta/okteta-0.26.6/kasten/core/document/
H A Dbytearraydocument.cpp67 emit titleChanged(mTitle); in setTitle() local
/dports/www/falkon/falkon-3.2.0/src/lib/popupwindow/
H A Dpopupwindow.cpp269 void PopupWindow::titleChanged() in titleChanged() function in PopupWindow
/dports/devel/kf5-kdeclarative/kdeclarative-5.89.0/src/qmlcontrols/kquickcontrolsaddons/
H A Dicondialog.cpp71 Q_EMIT titleChanged(title); in setTitle() local
/dports/deskutils/zanshin/zanshin-21.12.3/src/presentation/
H A Deditormodel.cpp154 emit titleChanged(m_title); in setTask() local
418 emit titleChanged(m_title); in applyNewTitle() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/annotationeditor/
H A Dannotationcommenttab.cpp77 emit titleChanged(text, this); in AnnotationCommentTab() local
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DClientMenu.cc150 void ClientMenu::titleChanged(Focusable& win) { in titleChanged() function in ClientMenu
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DLyricsWindow.cpp72 auto titleChanged = [&](wxCommandEvent &evt) local
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/search/
H A Dsearchwidget.cpp96 void SearchWidget::titleChanged(const QString &text) in titleChanged() function in kt::SearchWidget
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DCleanupConfigPage.cpp109 void CleanupConfigPage::titleChanged( const QString & newTitle ) in titleChanged() function in CleanupConfigPage
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dtext_util.c123 SWFFont_getDescent(SWFFont font) in titleChanged()

123456