Qx v0.5.8
Qt Extensions Library
|
The Windows component provides functionality centered around Windows specific programming. More...
Files | |
file | qx-common-windows.h |
The qx-common-windows header file provides various types, variables, and functions related to windows specific programming. | |
file | qx-windefs.h |
The qx-windefs header file provides a subset of Windows data types definitions. | |
file | qx_windows.h |
The qx_windows header file acts as a lightweight alias for windows.h. | |
Classes | |
class | Qx::FileDetails |
The FileDetails class acts as a user-friendly container for holding a file's Version Info as defined by the Windows API, which largely consists of the fields within a given file's Details pane. More... | |
Qx Windows contains classes and functions that generally either wrap existing Win32 API functionality into a more user friendly interface, other otherwise make various programming tasks on Windows more convenient.
Not to be confused with <qx/windows.h>
, this component also provides the header qx_windows.h as an alternative to the standard windows.h.