메소드 |
설명 |
|
AboutQt ( ) : void |
|
|
ActiveModalWidget ( ) : QWidget |
|
|
ActivePopupWidget ( ) : QWidget |
|
|
ActiveWindow ( ) : QWidget |
|
|
Alert ( QWidget widget ) : void |
|
|
Alert ( QWidget widget, int duration ) : void |
|
|
AllWidgets ( ) : List |
|
|
Beep ( ) : void |
|
|
ChangeOverrideCursor ( QCursor arg1 ) : void |
|
|
Clipboard ( ) : QClipboard |
|
|
CloseAllWindows ( ) : void |
|
|
Desktop ( ) : QDesktopWidget |
|
|
DesktopSettingsAware ( ) : bool |
|
|
Dispose ( ) : void |
|
|
Exec ( ) : int |
|
|
FocusWidget ( ) : QWidget |
|
|
Font ( ) : QFont |
|
|
Font ( QWidget arg1 ) : QFont |
|
|
Font ( string className ) : QFont |
|
|
FontMetrics ( ) : QFontMetrics |
|
|
InputContext ( ) : Qyoto.QInputContext |
|
|
IsEffectEnabled ( Qt arg1 ) : bool |
|
|
IsLeftToRight ( ) : bool |
|
|
IsRightToLeft ( ) : bool |
|
|
IsSessionRestored ( ) : bool |
|
|
KeyboardInputDirection ( ) : Qt.LayoutDirection |
|
|
KeyboardInputLocale ( ) : QLocale |
|
|
KeyboardModifiers ( ) : uint |
|
|
MouseButtons ( ) : uint |
|
|
OverrideCursor ( ) : QCursor |
|
|
Palette ( ) : QPalette |
|
|
Palette ( QWidget arg1 ) : QPalette |
|
|
Palette ( string className ) : QPalette |
|
|
RestoreOverrideCursor ( ) : void |
|
|
SessionId ( ) : string |
|
|
SessionKey ( ) : string |
|
|
SetActiveWindow ( QWidget act ) : void |
|
|
SetColorSpec ( int arg1 ) : void |
|
|
SetDesktopSettingsAware ( bool arg1 ) : void |
|
|
SetEffectEnabled ( Qt arg1 ) : void |
|
|
SetEffectEnabled ( Qt arg1, bool enable ) : void |
|
|
SetFont ( QFont arg1 ) : void |
|
|
SetFont ( QFont arg1, string className ) : void |
|
|
SetGraphicsSystem ( string arg1 ) : void |
|
|
SetInputContext ( Qyoto.QInputContext arg1 ) : void |
|
|
SetOverrideCursor ( QCursor arg1 ) : void |
|
|
SetPalette ( QPalette arg1 ) : void |
|
|
SetPalette ( QPalette arg1, string className ) : void |
|
|
SetStyle ( string arg1 ) : Qyoto.QStyle |
|
|
SetStyle ( Qyoto.QStyle arg1 ) : void |
|
|
Style ( ) : Qyoto.QStyle |
|
|
SyncX ( ) : void |
|
|
TopLevelAt ( Qyoto.QPoint p ) : QWidget |
|
|
TopLevelAt ( int x, int y ) : QWidget |
|
|
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 |
|
|