Home
last modified time | relevance | path

Searched defs:fileReadable (Results 1 – 6 of 6) sorted by relevance

/dports/databases/kexi/kexi-3.2.0/src/main/
H A DKexiRegisterResource_p.h40 static bool fileReadable(const QString &path) in fileReadable() function
/dports/editors/ted/Ted-2.23/appFrame/
H A DappFileChooser.c90 int fileReadable= 0; in appFileChooserTestNameForOpen() local
/dports/textproc/kreport/kreport-3.2.0/src/common/
H A DKReportUtils_p.cpp85 bool fileReadable(const QString &path) in fileReadable() function
/dports/x11-toolkits/kproperty/kproperty-3.2.0/src/
H A DKPropertyUtils_p.cpp87 bool fileReadable(const QString &path) in fileReadable() function
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DMapThemeManager.cpp225 const bool fileReadable = file.open( QIODevice::ReadOnly ); in loadMapThemeFile() local
/dports/lang/polyml/polyml-5.8.2/basis/
H A DFinalPolyML.sml767 fun fileReadable (fileTuple as (directory, object)) = function