Home
last modified time | relevance | path

Searched defs:DesktopFile (Results 1 – 13 of 13) sorted by relevance

/dports/www/falkon/falkon-3.2.0/src/lib/tools/
H A Ddesktopfile.cpp23 DesktopFile::DesktopFile() in DesktopFile() function in DesktopFile
27 DesktopFile::DesktopFile(const QString &fileName) in DesktopFile() function in DesktopFile
/dports/x11/dsbautostart/dsbautostart-1.2/src/
H A Ddesktopfile.cpp30 DesktopFile::DesktopFile(QString &path) in DesktopFile() function in DesktopFile
/dports/deskutils/libcprime/libcprime-a5d026eb116d714d1d5312210f914d0a0d4adb2d/cprime/
H A Dapplicationdialog.h39 class DesktopFile; variable
H A Ddesktopfile.cpp38 DesktopFile::DesktopFile(const QString &filename) in DesktopFile() function in DesktopFile
/dports/x11-fm/qtfm/qtfm-6.2.1/libfm/
H A Ddesktopfile.cpp10 DesktopFile::DesktopFile(const QString &fileName) { in DesktopFile() function in DesktopFile
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/linux/classes/jdk/incubator/jpackage/internal/
H A DDesktopIntegration.java303 private class DesktopFile { class in DesktopIntegration
305 DesktopFile(String fileName) { in DesktopFile() method in DesktopIntegration.DesktopFile
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/linux/classes/jdk/incubator/jpackage/internal/
H A DDesktopIntegration.java356 private class DesktopFile { class in DesktopIntegration
358 DesktopFile(String fileName) { in DesktopFile() method in DesktopIntegration.DesktopFile
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/
H A DDesktopIntegration.java378 private class DesktopFile { class in DesktopIntegration
380 DesktopFile(String fileName) { in DesktopFile() method in DesktopIntegration.DesktopFile
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/
H A DDesktopIntegration.java378 private class DesktopFile { class in DesktopIntegration
380 DesktopFile(String fileName) { in DesktopFile() method in DesktopIntegration.DesktopFile
/dports/www/falkon/falkon-3.2.0/src/lib/plugins/
H A Dplugininterface.h34 class DesktopFile; variable
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Druntime.h31 DesktopFile, enumerator
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME/
H A DIndicateManager.cs66 string DesktopFile { get; set; } property in Smuxi.Frontend.Gnome.IndicateManager
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Drules.h103 Activity = 1<<16, Screen = 1<<17, DesktopFile = 1 << 18, All = 0xffffffff enumerator