Home
last modified time | relevance | path

Searched defs:selectDirectory (Results 1 – 19 of 19) sorted by relevance

/dports/polish/qnapi/qnapi-0.2.3/gui/src/
H A Dqnapiopendialog.cpp92 bool QNapiOpenDialog::selectDirectory() { in selectDirectory() function in QNapiOpenDialog
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/gui/
H A DBatchOutputSelectionPanel.py138 def selectDirectory(self): member in BatchOutputSelectionPanel
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/gui/
H A DBatchOutputSelectionPanel.py138 def selectDirectory(self): member in BatchOutputSelectionPanel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui.tests.smartimport/src/org/eclipse/ui/tests/smartimport/plugins/
H A DSmartImportRootWizardPage.java44 public void selectDirectory(String path){ in selectDirectory() method in SmartImportRootWizardPage
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Ui/qsui/
H A Dfilesystembrowser.cpp165 void FileSystemBrowser::selectDirectory() in selectDirectory() function in FileSystemBrowser
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dprojectcreateimpl.cpp92 void ProjectCreateImpl::selectDirectory() in selectDirectory() function in MusEGui::ProjectCreateImpl
/dports/emulators/stella/stella-6.6/src/gui/
H A DFileListWidget.cxx125 void FileListWidget::selectDirectory() in selectDirectory() function in FileListWidget
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kio/
H A Dkdirselectdialog.cpp148 bool selectDirectory = true; in slotMkdir() local
507 QUrl KDirSelectDialog::selectDirectory(const QUrl &startDir, in selectDirectory() function in KDirSelectDialog
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/
H A DMessages.properties72 selectDirectory=Select a directory to search for web browsers: key
H A DMessages.java54 public static String selectDirectory; field in Messages
/dports/polish/qnapi/qnapi-0.2.3/gui/src/forms/
H A Dfrmscan.cpp99 void frmScan::selectDirectory() { in selectDirectory() function in frmScan
/dports/devel/R-cran-rstudioapi/rstudioapi/R/
H A Dstubs.R477 selectDirectory <- function(caption = "Select Directory", function
/dports/net-p2p/ktorrent/ktorrent-21.12.3/ktorrent/dialogs/
H A Dtorrentcreatordlg.cpp399 void TorrentCreatorDlg::selectDirectory() in selectDirectory() function in kt::TorrentCreatorDlg
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.webbrowser/
H A Dplugin.properties86 selectDirectory=Select a directory to search for Web browsers: key
/dports/x11/plasma5-plasma-integration/plasma-integration-5.23.5/src/platformtheme/
H A Dqxdgdesktopportalfiledialog.cpp85 bool selectDirectory = false; member in QXdgDesktopPortalFileDialogPrivate
H A Dkdirselectdialog.cpp522 QUrl KDirSelectDialog::selectDirectory(const QUrl &startDir, bool localOnly, QWidget *parent, const… in selectDirectory() function in KDirSelectDialog
/dports/graphics/qgis/qgis-3.22.3/src/gui/processing/
H A Dqgsprocessingoutputdestinationwidget.cpp352 void QgsProcessingLayerOutputDestinationWidget::selectDirectory() in selectDirectory() function in QgsProcessingLayerOutputDestinationWidget
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/processing/
H A Dqgsprocessingoutputdestinationwidget.cpp351 void QgsProcessingLayerOutputDestinationWidget::selectDirectory() in selectDirectory() function in QgsProcessingLayerOutputDestinationWidget
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkio.py2052 def selectDirectory(self, startDir, localOnly, parent, caption): member in KAbstractFileModule
3914 …def selectDirectory(self, startDir = KUrl(), localOnly = False, parent = None, caption = QString()… member in KDirSelectDialog