SGSolve
SGDblAttrEdit Class Reference

A widget for editing double attributes. More...

#include <sgrisksharinghandler.hpp>

Inheritance diagram for SGDblAttrEdit:
Collaboration diagram for SGDblAttrEdit:

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.
 

Detailed Description

A widget for editing double attributes.


The documentation for this class was generated from the following file: