Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
QApplicationWrapper Class Reference

#include <QApplicationWrapper.h>

Static Public Member Functions

static void SetFont (const QString &fontFamily, const QString &fontStyle, int fontSizeInPixels)
 
static QFont GetActualFontAndSetSizeInPoints (int sizeInPoints)
 
static QFont GetActualFontAndSetSizeInPixels (int sizeInPixels)
 
static void PostEvent (QEvent::Type userDefinedCustomEventype, void *eventData, long eventType=-1)
 
static qreal GetScreenDPI (int screenNumber=0)
 
static bool SendKeyPressAndReleaseEventToWidgetWithFocus (Qt::Key key, const QString &keyGeneratedText)
 
static QWidget * GetMainWindow ()
 
static QWidget * GetActiveWindow ()
 
static void ProcessEvents ()
 
static void QuitApplication ()
 

Member Function Documentation

QWidget * QApplicationWrapper::GetActiveWindow ( )
static

Here is the caller graph for this function:

QFont QApplicationWrapper::GetActualFontAndSetSizeInPixels ( int  sizeInPixels)
static

Here is the caller graph for this function:

QFont QApplicationWrapper::GetActualFontAndSetSizeInPoints ( int  sizeInPoints)
static

Here is the caller graph for this function:

QWidget * QApplicationWrapper::GetMainWindow ( )
static

Here is the caller graph for this function:

qreal QApplicationWrapper::GetScreenDPI ( int  screenNumber = 0)
static
void QApplicationWrapper::PostEvent ( QEvent::Type  userDefinedCustomEventype,
void *  eventData,
long  eventType = -1 
)
static

Here is the caller graph for this function:

void QApplicationWrapper::ProcessEvents ( )
static

Here is the caller graph for this function:

void QApplicationWrapper::QuitApplication ( )
static

Here is the caller graph for this function:

bool QApplicationWrapper::SendKeyPressAndReleaseEventToWidgetWithFocus ( Qt::Key  key,
const QString &  keyGeneratedText 
)
static

Here is the caller graph for this function:

void QApplicationWrapper::SetFont ( const QString &  fontFamily,
const QString &  fontStyle,
int  fontSizeInPixels 
)
static

The documentation for this class was generated from the following files: