Home
last modified time | relevance | path

Searched refs:createActions (Results 1 – 25 of 1441) sorted by relevance

12345678910>>...58

/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/composer-ng/autotests/
H A Drichtextcomposercontrolertest.cpp26 composer.createActions(actionCollection); in shouldAlignLeft()
40 composer.createActions(actionCollection); in shouldAlignRight()
54 composer.createActions(actionCollection); in shouldAlignJustify()
68 composer.createActions(actionCollection); in shouldAlignCenter()
90 composer.createActions(actionCollection); in shouldBoldText()
104 composer.createActions(actionCollection); in shouldItalicText()
118 composer.createActions(actionCollection); in shouldTextUnderline()
132 composer.createActions(actionCollection); in shouldTextStrikeOut()
146 composer.createActions(actionCollection); in shouldFontFamily()
157 composer.createActions(actionCollection); in shouldFontSize()
[all …]
H A Drichtextcomposertest.cpp47 textEdit.createActions(new KActionCollection(this)); in testFormattingUsed()
206 edit.createActions(new KActionCollection(this)); in testQuoting()
222 edit.createActions(new KActionCollection(this)); in testCleanText()
256 edit.createActions(new KActionCollection(this)); in testEnter()
269 edit.createActions(new KActionCollection(this)); in testImages()
341 edit.createActions(new KActionCollection(this)); in testImageHtmlCode()
384 edit.createActions(new KActionCollection(this)); in testDeleteLine()
400 edit.createActions(new KActionCollection(this)); in testLoadImage()
466 composer.createActions(actionCollection); in testEnableDisableActions()
484 composer.createActions(actionCollection); in shouldHaveDefaultValue()
[all …]
H A Drichtextcomposeractionstest.cpp33 composerActions.createActions(actionCollection); in shouldHaveDefaultValue()
46 composerActions.createActions(actionCollection); in shouldHaveActions()
84 composerActions.createActions(actionCollection); in shouldChangeEnableState()
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/xmlgui/
H A Dkhelpmenu.cpp84 void createActions(KHelpMenu *q);
111 d->createActions(this); in KHelpMenu()
121 d->createActions(this); in KHelpMenu()
129 void KHelpMenuPrivate::createActions(KHelpMenu *q) in createActions() function in KHelpMenuPrivate
158 d->createActions(this); in menu()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.examples.ui/src/org/eclipse/debug/examples/ui/pda/editor/
H A DPDAEditor.java40 protected void createActions() { in createActions() method in PDAEditor
41 super.createActions(); in createActions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/Template Editor Example/org/eclipse/ui/examples/templateeditor/editors/
H A DTemplateEditor.java45 protected void createActions() { in createActions() method in TemplateEditor
46 super.createActions(); in createActions()
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dpanelmanager.py88 self.createActions()
117 def createActions(self): member in PanelManager
163 def createActions(self, manager): member in Actions
/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/autotests/
H A Dkxmlgui_unittest.cpp403 …partClient.createActions(QStringList() << QStringLiteral("go_previous") << QStringLiteral("go_next… in testPartMerging()
496 partClient.createActions(QStringList() << QStringLiteral("configure_klinkstatus")); in testPartMergingSettings()
606 client.createActions(actions); in testUiStandardsMerging()
643 client.createActions(QStringList() << QStringLiteral("view_add_to_new_group")); in testActionListAndSeparator()
727 mainWindow.createActions(QStringList() << QStringLiteral("go_up")); in testHiddenToolBar()
777 mw.createActions(QStringList() << QStringLiteral("go_up")); in testAutoSaveSettings()
811 mw2.createActions(QStringList() << QStringLiteral("go_up")); in testAutoSaveSettings()
850 …mainWindow.createActions(QStringList() << QStringLiteral("go_up") << QStringLiteral("file_new") <<… in testDeletedContainers()
1009 …client->createActions(QStringList() << QStringLiteral("file_open") << QStringLiteral("file_quit")); in testClientDestruction()
1043 … client.createActions(QStringList() << QStringLiteral("file_open") << QStringLiteral("file_quit")); in testShortcuts()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/linguist/trollprint/
H A Dmainwindow.cpp51 createActions(); in MainWindow()
67 void MainWindow::createActions() in createActions() function in MainWindow
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/webkit/formextractor/
H A Dmainwindow.cpp46 createActions(); in MainWindow()
53 void MainWindow::createActions() in createActions() function in MainWindow
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qttools/examples/linguist/trollprint/
H A Dmainwindow.cpp61 createActions(); in MainWindow()
77 void MainWindow::createActions() in createActions() function in MainWindow
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/console/
H A DJavaStackTraceConsolePage.java34 protected void createActions() { in createActions() method in JavaStackTraceConsolePage
35 super.createActions(); in createActions()
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/ui/
H A DRichTextWidget.cpp35 QList<QAction*> RichTextWidget::createActions() in createActions() function in RichTextWidget
37 QList<QAction*> lst = KRichTextWidget::createActions(); in createActions()
/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/src/
H A Dkhelpmenu.cpp53 void createActions(KHelpMenu *q);
86 d->createActions(this); in KHelpMenu()
96 d->createActions(this); in KHelpMenu()
104 void KHelpMenuPrivate::createActions(KHelpMenu *q) in createActions() function in KHelpMenuPrivate
148 d->createActions(this); in menu()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.smarty.ui/src/net/sourceforge/phpdt/smarty/ui/internal/editor/
H A DSmartyEditor.java71 protected void createActions() { in createActions() method in SmartyEditor
72 super.createActions(); in createActions()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.xml.ui/src/net/sourceforge/phpeclipse/xml/ui/internal/editor/
H A DDTDEditor.java55 protected void createActions() { in createActions() method in DTDEditor
56 super.createActions(); in createActions()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Create/
H A DCreateFacade.cpp36 CreateActions createActions; in create() local
60 createActions.create (mw); in create()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/interfaces/
H A Diassistant.cpp19 void IAssistant::createActions() in Q_DECLARE_METATYPE()
115 const_cast<IAssistant*>(this)->createActions(); in actions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/src/org/eclipse/equinox/internal/p2/updatesite/
H A DRemoteUpdateSiteAction.java49 IPublisherAction[] actions = createActions(); in perform()
63 protected IPublisherAction[] createActions() { in createActions() method in RemoteUpdateSiteAction
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/qif/export/
H A Dqifexporter.cpp62 createActions(); in QIFExporter()
74 void QIFExporter::createActions() in createActions() function in QIFExporter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/
H A DDrillDownAdapter.java79 createActions(); in addNavigationActions()
92 createActions(); in addNavigationActions()
153 private void createActions() { in createActions() method in DrillDownAdapter
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/QtFindReplaceDialog/examples/
H A Dmainwindow.cpp34 createActions(); in MainWindow()
44 void MainWindow::createActions() { in createActions() function in MainWindow
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/
H A DReviewTool.cpp57 createActions(); in ReviewTool()
64 void ReviewTool::createActions() in createActions() function in ReviewTool
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/help/simpletextviewer/
H A Dmainwindow.cpp63 createActions(); in MainWindow()
101 void MainWindow::createActions() in createActions() function in MainWindow
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/qif/import/
H A Dqifimporter.cpp66 createActions(); in QIFImporter()
78 void QIFImporter::createActions() in createActions() function in QIFImporter

12345678910>>...58