Uranium
Application Framework
|
Inherits QQuickWindow.
Static Public Attributes | |
int | DEFAULT_WINDOW_WIDTH = 1280 |
int | DEFAULT_WINDOW_HEIGHT = 720 |
int | DEFAULT_WINDOW_LEFT = 50 |
int | DEFAULT_WINDOW_TOP = 50 |
preClosing = pyqtSignal("QQuickCloseEvent*", arguments = ["close"]) | |
backgroundColor = pyqtProperty(QColor, fget=getBackgroundColor, fset=setBackgroundColor) | |
mousePositionChanged = pyqtSignal() | |
int | |
notify | |
viewportRectChanged = pyqtSignal() | |
QRectF | |
fset | |
setViewportRect | |
renderCompleted = Signal(type = Signal.Queued) | |
QQuickWindow subclass that provides the main window.