#include "qapplication.h"
#include "qbitmap.h"
#include "qcursor.h"
#include "qlibrary.h"
#include "qobjectlist.h"
#include "qpainter.h"
#include "qpaintdevicemetrics.h"
#include "qpixmap.h"
#include "qwidget.h"
#include "qt_windows.h"
Funciones |
void | qt_erase_region (QWidget *w, QPixmap *pm, QPoint ofs, const QRegion ®) |
HRGN | QBitmapToHRGN (const QBitmap &bm) |
void | qt_olednd_unregister (QWidget *widget, QOleDropTarget *dst) |
QOleDropTarget * | qt_olednd_register (QWidget *widget) |
const QString | qt_reg_winclass (Qt::WFlags flags) |
void | qt_leave_modal (QWidget *) |
bool | qt_nograb () |
LRESULT CALLBACK | qt_window_procedure (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
void | getWndBorderInfo (HWND hWnd, int &captionWidth, int &xBorderWidth, int &yBorderWidth) |
QCursor * | qt_grab_cursor () |
LRESULT CALLBACK | qJournalRecordProc (int nCode, WPARAM wParam, LPARAM lParam) |
void | qWinRequestConfig (WId, int, int, int, int, int) |
Variables |
static COLORREF | crKey |
static COLORREF BYTE | bAlpha |
static COLORREF BYTE DWORD | dwFlags = NULL |
Documentación de las funciones
void getWndBorderInfo |
( |
HWND |
hWnd, |
|
|
int & |
captionWidth, |
|
|
int & |
xBorderWidth, |
|
|
int & |
yBorderWidth |
|
) |
| |
HRGN QBitmapToHRGN |
( |
const QBitmap & |
bm | ) |
|
LRESULT CALLBACK qJournalRecordProc |
( |
int |
nCode, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
LRESULT CALLBACK qt_window_procedure |
( |
HWND |
hwnd, |
|
|
UINT |
uMsg, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
Documentación de las variables