Searched refs:documentBack (Results 1 – 6 of 6) sorted by relevance
/dports/x11-toolkits/kf5-kconfigwidgets/kconfigwidgets-5.89.0/src/ |
H A D | kstandardaction.h | 879 KCONFIGWIDGETS_EXPORT QAction *documentBack(const QObject *recvr, const char *slot, QObject *parent… 885 KSTANDARDACTION_WITH_NEW_STYLE_CONNECT(documentBack, DocumentBack)
|
H A D | kstandardaction.cpp | 563 QAction *documentBack(const QObject *recvr, const char *slot, QObject *parent) in documentBack() function
|
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/config/ |
H A D | kstandardaction.h | 496 KRITAWIDGETUTILS_EXPORT QAction *documentBack(const QObject *recvr, const char *slot, QObject *pare…
|
H A D | kstandardaction.cpp | 442 QAction *documentBack(const QObject *recvr, const char *slot, QObject *parent) in documentBack() function
|
/dports/graphics/okular/okular-21.12.3/part/ |
H A D | part.cpp | 3488 … m_historyBack = KStandardAction::documentBack(this, SLOT(slotHistoryBack()), actionCollection()); in unsetDummyMode()
|
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/ |
H A D | kdeui.py | 9493 def documentBack(self, parent): member in KStandardAction 9496 def documentBack(self, parent): member in KStandardAction
|