Property | Type | Description | |
---|---|---|---|
CommitData | void | ||
Event | bool | ||
Notify | bool | ||
QApplication | System | ||
SaveState | void | ||
SetAutoSipEnabled | void | ||
SetStyleSheet | void | ||
autoSipEnabled | bool |
Method | Description | |
---|---|---|
AboutQt ( ) : void | ||
ActiveModalWidget ( ) : |
||
ActivePopupWidget ( ) : |
||
ActiveWindow ( ) : |
||
Alert ( |
||
Alert ( |
||
AllWidgets ( ) : List |
||
Beep ( ) : void | ||
ChangeOverrideCursor ( |
||
Clipboard ( ) : QClipboard | ||
CloseAllWindows ( ) : void | ||
Desktop ( ) : |
||
DesktopSettingsAware ( ) : bool | ||
Dispose ( ) : void | ||
Exec ( ) : int | ||
FocusWidget ( ) : |
||
Font ( ) : |
||
Font ( |
||
Font ( string className ) : |
||
FontMetrics ( ) : |
||
InputContext ( ) : Qyoto.QInputContext | ||
IsEffectEnabled ( |
||
IsLeftToRight ( ) : bool | ||
IsRightToLeft ( ) : bool | ||
IsSessionRestored ( ) : bool | ||
KeyboardInputDirection ( ) : Qt.LayoutDirection | ||
KeyboardInputLocale ( ) : |
||
KeyboardModifiers ( ) : uint | ||
MouseButtons ( ) : uint | ||
OverrideCursor ( ) : |
||
Palette ( ) : |
||
Palette ( |
||
Palette ( string className ) : |
||
RestoreOverrideCursor ( ) : void | ||
SessionId ( ) : string | ||
SessionKey ( ) : string | ||
SetActiveWindow ( |
||
SetColorSpec ( int arg1 ) : void | ||
SetDesktopSettingsAware ( bool arg1 ) : void | ||
SetEffectEnabled ( |
||
SetEffectEnabled ( |
||
SetFont ( |
||
SetFont ( |
||
SetGraphicsSystem ( string arg1 ) : void | ||
SetInputContext ( Qyoto.QInputContext arg1 ) : void | ||
SetOverrideCursor ( |
||
SetPalette ( |
||
SetPalette ( |
||
SetStyle ( string arg1 ) : Qyoto.QStyle | ||
SetStyle ( Qyoto.QStyle arg1 ) : void | ||
Style ( ) : Qyoto.QStyle | ||
SyncX ( ) : void | ||
TopLevelAt ( Qyoto.QPoint p ) : |
||
TopLevelAt ( int x, int y ) : |
||
TopLevelWidgets ( ) : List |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string | ||
WidgetAt ( QPoint p ) : QWidget | ||
WidgetAt ( int x, int y ) : QWidget | ||
colorSpec ( ) : int | ||
type ( ) : QApplication.TypeOf |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QApplication ( |
Method | Description | |
---|---|---|
CommitData ( Qyoto.QSessionManager sm ) : void | ||
Event ( Qyoto.QEvent arg1 ) : bool | ||
Notify ( |
||
QApplication ( ) : System | ||
SaveState ( Qyoto.QSessionManager sm ) : void | ||
SetAutoSipEnabled ( bool enabled ) : void | ||
SetStyleSheet ( string sheet ) : void | ||
autoSipEnabled ( ) : bool |
public static ActiveModalWidget ( ) : |
||
return |
public static ActivePopupWidget ( ) : |
||
return |
public static Alert ( |
||
widget | ||
return | void |
public static Alert ( |
||
widget | ||
duration | int | |
return | void |
public static ChangeOverrideCursor ( |
||
arg1 | ||
return | void |
public static DesktopSettingsAware ( ) : bool | ||
return | bool |
public static Font ( string className ) : |
||
className | string | |
return |
public InputContext ( ) : Qyoto.QInputContext | ||
return | Qyoto.QInputContext |
public static IsEffectEnabled ( |
||
arg1 | ||
return | bool |
public static KeyboardInputDirection ( ) : Qt.LayoutDirection | ||
return | Qt.LayoutDirection |
public static KeyboardInputLocale ( ) : |
||
return |
public static Palette ( |
||
arg1 | ||
return |
public static Palette ( string className ) : |
||
className | string | |
return |
protected QApplication ( |
||
dummy | ||
return | System |
public static RestoreOverrideCursor ( ) : void | ||
return | void |
public static SetActiveWindow ( |
||
act | ||
return | void |
public static SetColorSpec ( int arg1 ) : void | ||
arg1 | int | |
return | void |
public static SetDesktopSettingsAware ( bool arg1 ) : void | ||
arg1 | bool | |
return | void |
public static SetEffectEnabled ( |
||
arg1 | ||
return | void |
public static SetEffectEnabled ( |
||
arg1 | ||
enable | bool | |
return | void |
public static SetFont ( |
||
arg1 | ||
className | string | |
return | void |
public static SetGraphicsSystem ( string arg1 ) : void | ||
arg1 | string | |
return | void |
public SetInputContext ( Qyoto.QInputContext arg1 ) : void | ||
arg1 | Qyoto.QInputContext | |
return | void |
public static SetOverrideCursor ( |
||
arg1 | ||
return | void |
public static SetPalette ( |
||
arg1 | ||
return | void |
public static SetPalette ( |
||
arg1 | ||
className | string | |
return | void |
public static SetStyle ( string arg1 ) : Qyoto.QStyle | ||
arg1 | string | |
return | Qyoto.QStyle |
public static SetStyle ( Qyoto.QStyle arg1 ) : void | ||
arg1 | Qyoto.QStyle | |
return | void |
public static TopLevelAt ( Qyoto.QPoint p ) : |
||
p | Qyoto.QPoint | |
return |
public static TopLevelAt ( int x, int y ) : |
||
x | int | |
y | int | |
return |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
return | string |
public static WidgetAt ( QPoint p ) : QWidget | ||
p | QPoint | |
return | QWidget |
public static WidgetAt ( int x, int y ) : QWidget | ||
x | int | |
y | int | |
return | QWidget |