Qx v0.5.7
Qt Extensions Library
Loading...
Searching...
No Matches
Qx Linux

The Linux component provides functionality centered around Linux specific programming. More...

Classes

class  Qx::ApplicationDesktopEntry
 The ApplicationDesktopEntry class represents an Application type desktop entry. More...
 
class  Qx::DesktopAction
 The DesktopAction class contains the details of a ApplicationDesktopEntry action. More...
 
class  Qx::DesktopEntry
 The DesktopEntry class provides the base functionality common to all Linux desktop entry files. More...
 
class  Qx::DirectoryDesktopEntry
 The DirectoryDesktopEntry class represents the a Directory type desktop entry. More...
 
class  Qx::LinkDesktopEntry
 The LinkDesktopEntry class represents the a Link type desktop entry. More...
 

Detailed Description

Import:
find_package(Qx REQUIRED COMPONENTS Linux)
The Qx namespace is the main namespace through which all non-global functionality of the Qx library i...
Definition qx-processwaiter.cpp:5
Link:
target_link_libraries(target_name Qx::Linux)
Include:
#include <qx/linux.h>
Note
This component is only available when Qx is built to target Linux

Qx Linux contains classes and functions that generally either wrap existing Linux system functionality into a more user friendly interface, other otherwise make various programming tasks on Linux more convenient.