Trees | Indices | Help |
|
---|
|
Combined label and text edit widget.
|
|||
|
|||
string
|
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
orientation = pyqtProperty('Qt::Orientation', fget= getOrienta
|
|||
label = pyqtProperty('QString', fget= getLabel, fset= setLabel)
|
|||
text = pyqtProperty('QString', fget= getText, fset= setText)
|
|||
size = pyqtProperty('int', fget= getSize, fset= setSize)
|
|
|||
Inherited from |
|
Initializes the text edit from MCTextEdit.
|
Returns current text edit text in unicode.
|
Sets the current text edit text.
|
Adjusts the widget in accordance with the given ORM data. Maximum length and other types of validators are created here. If modelCode property of the object is set, it is used, otherwise objectName property is used to determine the database mapping class.
|
|
orientation
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 29 19:46:47 2009 | http://epydoc.sourceforge.net |