SGSolve
SGIntAttrEdit Class Reference

A widget for editing integer attributes. More...

#include <sgrisksharinghandler.hpp>

Inheritance diagram for SGIntAttrEdit:
Collaboration diagram for SGIntAttrEdit:

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.
 

Detailed Description

A widget for editing integer attributes.


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