Home
last modified time | relevance | path

Searched refs:viewDestroyed (Results 1 – 25 of 79) sorted by relevance

1234

/dports/editors/kate/kate-21.12.3/addons/filebrowser/
H A Dkatefilebrowserplugin.cpp34 … connect(view, &KateFileBrowserPluginView::destroyed, this, &KateFileBrowserPlugin::viewDestroyed); in createView()
39 void KateFileBrowserPlugin::viewDestroyed(QObject *view) in viewDestroyed() function in KateFileBrowserPlugin
H A Dkatefilebrowserplugin.h39 void viewDestroyed(QObject *view);
/dports/polish/kadu/kadu-4.3/kadu-core/plugin/gui/plugin-list/
H A Dplugin-list-view-delegate.cpp175 , viewDestroyed(false) in PluginListWidgetDelegate()
199 if (!viewDestroyed) in ~PluginListWidgetDelegate()
240 viewDestroyed = true; in eventFilter()
H A Dplugin-list-view-delegate.h94 bool viewDestroyed; variable
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/
H A Dasemanquickviewwrapper.cpp17 connect(mView, SIGNAL(destroyed(QObject*)), SLOT(viewDestroyed())); in AsemanQuickViewWrapper()
138 void AsemanQuickViewWrapper::viewDestroyed() in viewDestroyed() function in AsemanQuickViewWrapper
H A Dasemanquickviewwrapper.h76 void viewDestroyed();
/dports/math/rkward-kde/rkward-0.7.1/rkward/windows/
H A Ddetachedwindowcontainer.cpp96 connect (widget_to_capture, &QObject::destroyed, this, &DetachedWindowContainer::viewDestroyed); in DetachedWindowContainer()
118 void DetachedWindowContainer::viewDestroyed (QObject *) { in viewDestroyed() function in DetachedWindowContainer
H A Ddetachedwindowcontainer.h42 void viewDestroyed (QObject *view);
/dports/graphics/digikam/digikam-7.4.0/core/utilities/setup/collections/
H A Ddwitemdelegate_p.cpp64 viewDestroyed (false), in DWItemDelegatePrivate()
71 if (!viewDestroyed) in ~DWItemDelegatePrivate()
226 viewDestroyed = true; in eventFilter()
H A Ddwitemdelegate_p.h76 bool viewDestroyed; variable
/dports/x11-toolkits/kf5-kitemviews/kitemviews-5.89.0/src/
H A Dkwidgetitemdelegate_p.h52 bool viewDestroyed = false; variable
H A Dkwidgetitemdelegate.cpp38 if (!viewDestroyed) { in ~KWidgetItemDelegatePrivate()
214 viewDestroyed = true; in eventFilter()
/dports/math/octave/octave-6.4.0/libgui/qterminal/libqterminal/unix/
H A DTerminalModel.cpp147 SLOT(viewDestroyed(QObject*)) ); in addView()
152 void TerminalModel::viewDestroyed(QObject* view) in viewDestroyed() function in TerminalModel
H A DTerminalModel.h327 void viewDestroyed(QObject* view);
/dports/x11/konsole/konsole-21.12.3/src/widgets/
H A DViewContainer.cpp125 disconnect(view, &QWidget::destroyed, this, &Konsole::TabbedViewContainer::viewDestroyed); in ~TabbedViewContainer()
305 connect(viewSplitter, &ViewSplitter::destroyed, this, &TabbedViewContainer::viewDestroyed); in addSplitter()
330 connect(viewSplitter, &ViewSplitter::destroyed, this, &TabbedViewContainer::viewDestroyed); in addView()
370 void TabbedViewContainer::viewDestroyed(QObject *view) in viewDestroyed() function in TabbedViewContainer
H A DViewContainer.h214 void viewDestroyed(QObject *view);
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/contextbrowser/
H A Dbrowsemanager.h42 void viewDestroyed(QObject* view);
H A Dbrowsemanager.cpp69 connect(view, &View::destroyed, this, &EditorViewWatcher::viewDestroyed); in addViewInternal()
76 void EditorViewWatcher::viewDestroyed(QObject* view) in viewDestroyed() function in EditorViewWatcher
/dports/editors/kate/kate-21.12.3/addons/filetree/
H A Dkatefiletreeplugin.h59 void viewDestroyed(QObject *view);
H A Dkatefiletreeplugin.cpp54 connect(view, &KateFileTreePluginView::destroyed, this, &KateFileTreePlugin::viewDestroyed); in createView()
60 void KateFileTreePlugin::viewDestroyed(QObject *view) in viewDestroyed() function in KateFileTreePlugin
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Dviewcontainer.h108 void viewDestroyed();
H A Dviewcontainer.cpp413 connect( view, SIGNAL(destroyed()), this, SLOT(viewDestroyed()) ); in setView()
427 void ViewArea::viewDestroyed() in viewDestroyed() function in ViewArea
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/spellcheck/
H A Dontheflycheck.h112 void viewDestroyed(QObject *obj);
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DSession.h505 void viewDestroyed(QObject * view);
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DSession.h509 void viewDestroyed(QObject * view);

1234