#include <QApplicationWrapper.h>
| QWidget * QApplicationWrapper::GetActiveWindow |
( |
| ) |
|
|
static |
| QFont QApplicationWrapper::GetActualFontAndSetSizeInPixels |
( |
int |
sizeInPixels | ) |
|
|
static |
| QFont QApplicationWrapper::GetActualFontAndSetSizeInPoints |
( |
int |
sizeInPoints | ) |
|
|
static |
| QWidget * QApplicationWrapper::GetMainWindow |
( |
| ) |
|
|
static |
| qreal QApplicationWrapper::GetScreenDPI |
( |
int |
screenNumber = 0 | ) |
|
|
static |
| void QApplicationWrapper::PostEvent |
( |
QEvent::Type |
userDefinedCustomEventype, |
|
|
void * |
eventData, |
|
|
long |
eventType = -1 |
|
) |
| |
|
static |
| void QApplicationWrapper::ProcessEvents |
( |
| ) |
|
|
static |
| void QApplicationWrapper::QuitApplication |
( |
| ) |
|
|
static |
| bool QApplicationWrapper::SendKeyPressAndReleaseEventToWidgetWithFocus |
( |
Qt::Key |
key, |
|
|
const QString & |
keyGeneratedText |
|
) |
| |
|
static |
| void QApplicationWrapper::SetFont |
( |
const QString & |
fontFamily, |
|
|
const QString & |
fontStyle, |
|
|
int |
fontSizeInPixels |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: