- HBITMAP
alias HBITMAP = HBITMAP__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HBRUSH
alias HBRUSH = HBRUSH__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HCURSOR
alias HCURSOR = HICON
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HDC
alias HDC = HDC__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HFONT
alias HFONT = HFONT__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HICON
alias HICON = HICON__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HINSTANCE
alias HINSTANCE = HINSTANCE__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HMONITOR
alias HMONITOR = HMONITOR__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HPALETTE
alias HPALETTE = HPALETTE__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HPEN
alias HPEN = HPEN__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HRESULT
alias HRESULT = cpp_long
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HRGN
alias HRGN = HRGN__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HWND
alias HWND = HWND__*
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HBITMAP__
struct HBITMAP__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HBRUSH__
struct HBRUSH__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HDC__
struct HDC__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HFONT__
struct HFONT__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HICON__
struct HICON__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HINSTANCE__
struct HINSTANCE__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HMONITOR__
struct HMONITOR__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HPALETTE__
struct HPALETTE__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HPEN__
struct HPEN__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HRGN__
struct HRGN__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- HWND__
struct HWND__
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *