GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
Variables | |
const std::wstring | button = WC_BUTTONW |
const std::wstring | editControl = WC_EDITW |
const std::wstring | staticControl = WC_STATICW |
const std::wstring | comboBox = WC_COMBOBOXW |
const std::wstring | listBox = WC_LISTBOXW |
const std::wstring | richEdit = MSFTEDIT_CLASS |
const std::wstring | tabControl = WC_TABCONTROLW |
const std::wstring | listView = WC_LISTVIEWW |
const std::wstring | progressBar = PROGRESS_CLASSW |
const std::wstring | trackbarControl = TRACKBAR_CLASSW |
const std::wstring | scrollBar = WC_SCROLLBARW |
|
inline |
Definition at line 16 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 19 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 17 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 20 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 23 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 24 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 21 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 26 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 18 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 22 of file GUIFrameworkConstants.h.
|
inline |
Definition at line 25 of file GUIFrameworkConstants.h.