QGIS API Documentation
2.2.0-Valmiera
|
#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 121 of file qgsattributeeditor.h.
|
inline |
Definition at line 127 of file qgsattributeeditor.h.
|
inline |
Definition at line 130 of file qgsattributeeditor.h.
Referenced by QgsAttributeEditor::createAttributeEditor().
|
slot |
Definition at line 1527 of file qgsattributeeditor.cpp.
|
slot |
Definition at line 1539 of file qgsattributeeditor.cpp.
References mProxyList, and textChanged().
|
signal |
Referenced by changeText().
|
private |
Definition at line 140 of file qgsattributeeditor.h.
Referenced by changeText().