Home · All Classes · Modules

QDesignerFormWindowCursorInterface Class Reference
[QtDesigner module]

Types

Methods


Detailed Description


Type Documentation

QDesignerFormWindowCursorInterface.MoveMode

QDesignerFormWindowCursorInterface.MoveOperation


Method Documentation

QDesignerFormWindowCursorInterface.__init__ (self)

QDesignerFormWindowCursorInterface.__init__ (self, QDesignerFormWindowCursorInterface)

QWidget QDesignerFormWindowCursorInterface.current (self)

This method is abstract and should be reimplemented in any sub-class.

QDesignerFormWindowInterface QDesignerFormWindowCursorInterface.formWindow (self)

This method is abstract and should be reimplemented in any sub-class.

bool QDesignerFormWindowCursorInterface.hasSelection (self)

This method is abstract and should be reimplemented in any sub-class.

bool QDesignerFormWindowCursorInterface.isWidgetSelected (self, QWidget)

bool QDesignerFormWindowCursorInterface.movePosition (self, MoveOperation, MoveMode mode = QDesignerFormWindowCursorInterface.MoveAnchor)

This method is abstract and should be reimplemented in any sub-class.

int QDesignerFormWindowCursorInterface.position (self)

This method is abstract and should be reimplemented in any sub-class.

QDesignerFormWindowCursorInterface.resetWidgetProperty (self, QWidget, QString)

This method is abstract and should be reimplemented in any sub-class.

QWidget QDesignerFormWindowCursorInterface.selectedWidget (self, int)

This method is abstract and should be reimplemented in any sub-class.

int QDesignerFormWindowCursorInterface.selectedWidgetCount (self)

This method is abstract and should be reimplemented in any sub-class.

QDesignerFormWindowCursorInterface.setPosition (self, int, MoveMode mode = QDesignerFormWindowCursorInterface.MoveAnchor)

This method is abstract and should be reimplemented in any sub-class.

QDesignerFormWindowCursorInterface.setProperty (self, QString, QVariant)

This method is abstract and should be reimplemented in any sub-class.

QDesignerFormWindowCursorInterface.setWidgetProperty (self, QWidget, QString, QVariant)

This method is abstract and should be reimplemented in any sub-class.

QWidget QDesignerFormWindowCursorInterface.widget (self, int)

This method is abstract and should be reimplemented in any sub-class.

int QDesignerFormWindowCursorInterface.widgetCount (self)

This method is abstract and should be reimplemented in any sub-class.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0