Home
last modified time | relevance | path

Searched refs:createTools (Results 1 – 13 of 13) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/doc/
H A Dstartup.cpp72 QWidget *CSVDoc::StartupDialogue::createTools() in createTools() function in CSVDoc::StartupDialogue
106 layout->addWidget (createTools()); in StartupDialogue()
H A Dstartup.hpp28 QWidget *createTools();
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DMapViewToolBox.cpp45 createTools(document, bookCtrl); in MapViewToolBox()
158 void MapViewToolBox::createTools(MapDocumentWPtr document, wxBookCtrlBase* bookCtrl) { in createTools() function in TrenchBroom::View::MapViewToolBox
H A DMapViewToolBox.h89 void createTools(MapDocumentWPtr document, wxBookCtrlBase* bookCtrl);
H A DUVView.h78 void createTools();
H A DUVView.cpp60 createTools(); in UVView()
74 void UVView::createTools() { in createTools() function in TrenchBroom::View::UVView
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qnx/
H A Dqnxconfiguration.h125 void createTools(const Target &target);
H A Dqnxconfiguration.cpp163 createTools(target); in activate()
249 void QnxConfiguration::createTools(const Target &target) in createTools() function in Qnx::Internal::QnxConfiguration
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/src/CH/ifa/draw/applet/
H A DDrawApplet.java72 createTools(toolPanel); in init()
266 protected void createTools(Panel palette) { in createTools() method in DrawApplet
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoToolManager.h320 QPair<QString, KoToolBase*> createTools(KoCanvasController *controller, ToolHelper *tool);
H A DKoToolManager.cpp377 QPair<QString, KoToolBase*> KoToolManager::createTools(KoCanvasController *controller, ToolHelper *… in createTools() function in KoToolManager
455 QPair<QString, KoToolBase*> toolPair = q->createTools(controller, tool); in createCanvasData()
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoToolManager.h334 QPair<QString, KoToolBase*> createTools(KoCanvasController *controller, ToolHelper *tool);
H A DKoToolManager.cpp278 QPair<QString, KoToolBase*> toolPair = q->createTools(controller, tool); in createCanvasData()
1066 QPair<QString, KoToolBase*> toolPair = createTools(controller, tool); in addDeferredToolFactory()
1081 QPair<QString, KoToolBase*> KoToolManager::createTools(KoCanvasController *controller, ToolHelper *… in createTools() function in KoToolManager