|
QGIS API Documentation
2.0.1-Dufour
|
#include <qgsattributeeditor.h>


Public Slots | |
| void | changeText () |
| void | changeText (QString str) |
Signals | |
| void | textChanged (QString) |
Public Member Functions | |
| QgsStringRelay (QObject *parent=NULL) | |
| void | appendProxy (QWidget *proxy) |
Private Attributes | |
| QList< QWidget * > | mProxyList |
Definition at line 96 of file qgsattributeeditor.h.
|
inline |
Definition at line 102 of file qgsattributeeditor.h.
|
inline |
Definition at line 105 of file qgsattributeeditor.h.
Referenced by QgsAttributeEditor::createAttributeEditor().
|
slot |
Definition at line 1465 of file qgsattributeeditor.cpp.
|
slot |
Definition at line 1477 of file qgsattributeeditor.cpp.
References mProxyList, and textChanged().
|
signal |
Referenced by changeText().
|
private |
Definition at line 115 of file qgsattributeeditor.h.
Referenced by changeText().
1.8.6