SGSolve
|
A widget for editing integer attributes. More...
#include <sgrisksharinghandler.hpp>
Public Member Functions | |
SGIntAttrEdit (int &_attr) | |
Constructor. | |
Private Slots | |
void | changeAttr (const QString &text) |
Slot called when QLineEdit is edited. | |
Private Attributes | |
int & | attr |
Reference to the attribute. | |
A widget for editing integer attributes.