kexi
KFormDesigner::ConnectionBuffer Class Reference
List of all members.Detailed Description
Definition at line 57 of file events.h.
Public Member Functions | |
ConnectionBuffer () | |
~ConnectionBuffer () | |
void | save (QDomNode &parentNode) |
void | load (QDomNode parentNode) |
void | fixName (const QString &oldname, const QString &newName) |
ConnectionBuffer * | allConnectionsForWidget (const QString &widget) |
void | saveAllConnectionsForWidget (const QString &widget, QDomNode parentNode) |
void | removeAllConnectionsForWidget (const QString &widget) |
Member Function Documentation
void KFormDesigner::ConnectionBuffer::fixName | ( | const QString & | oldname, | |
const QString & | newName | |||
) |
This function is called when a widget is renamed from oldname to newname. All the Connections for this widget are updated.
Definition at line 44 of file events.cpp.
The documentation for this class was generated from the following files: