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