Home
last modified time | relevance | path

Searched refs:U3DevicePath (Results 1 – 4 of 4) sorted by relevance

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Dsharewidget.cpp156 ONMainWindow::U3DevicePath().length() >0 ) in slot_openDir()
158 startDir=ONMainWindow::U3DevicePath() +"/"; in slot_openDir()
170 ONMainWindow::U3DevicePath().length() >0 ) in slot_openDir()
172 if ( path.indexOf ( ONMainWindow::U3DevicePath() ) !=0 ) in slot_openDir()
185 path.replace ( ONMainWindow::U3DevicePath(), in slot_openDir()
H A Dsessionwidget.cpp319 ONMainWindow::U3DevicePath().length() >0 ) in slot_proxyGetKey()
321 startDir=ONMainWindow::U3DevicePath() +"/"; in slot_proxyGetKey()
333 ONMainWindow::U3DevicePath().length() >0 ) in slot_proxyGetKey()
335 if ( path.indexOf ( ONMainWindow::U3DevicePath() ) !=0 ) in slot_proxyGetKey()
348 path.replace ( ONMainWindow::U3DevicePath(), in slot_proxyGetKey()
449 ONMainWindow::U3DevicePath().length() >0 ) in slot_getKey()
451 startDir=ONMainWindow::U3DevicePath() +"/"; in slot_getKey()
463 ONMainWindow::U3DevicePath().length() >0 ) in slot_getKey()
465 if ( path.indexOf ( ONMainWindow::U3DevicePath() ) !=0 ) in slot_getKey()
478 path.replace ( ONMainWindow::U3DevicePath(), in slot_getKey()
H A Donmainwindow.h576 static QString U3DevicePath() in U3DevicePath() function
H A Donmainwindow.cpp8618 ONMainWindow::U3DevicePath().length() >0 ) in slotExportDirectory()
8753 ONMainWindow::U3DevicePath ( in exportDefaultDirs()