![]() |
Crossfire Resources Editor
|
#include <CREHPBarMaker.h>
Inheritance diagram for CREHPBarMaker:
Collaboration diagram for CREHPBarMaker:Public Member Functions | |
| CREHPBarMaker () | |
| virtual | ~CREHPBarMaker () |
Protected Slots | |
| void | browse (bool) |
| void | makeBar () |
| void | selectColor (bool) |
Protected Member Functions | |
| void | adjustColor () |
Private Attributes | |
| QColor | myColor |
| QPushButton * | myColorSelect |
| QLineEdit * | myDestination |
| QSpinBox * | myHeight |
| QLineEdit * | myName |
| QSpinBox * | myShift |
Definition at line 22 of file CREHPBarMaker.h.
| CREHPBarMaker::CREHPBarMaker | ( | ) |
Definition at line 21 of file CREHPBarMaker.cpp.
References adjustColor(), browse(), makeBar(), myColor, myColorSelect, myDestination, myHeight, myName, myShift, and selectColor().
Here is the call graph for this function:
|
virtual |
Definition at line 65 of file CREHPBarMaker.cpp.
|
protected |
Definition at line 136 of file CREHPBarMaker.cpp.
References myColor, and myColorSelect.
Referenced by CREHPBarMaker(), and selectColor().
Here is the caller graph for this function:
|
protectedslot |
Definition at line 127 of file CREHPBarMaker.cpp.
References myDestination.
Referenced by CREHPBarMaker().
Here is the caller graph for this function:
|
protectedslot |
Definition at line 69 of file CREHPBarMaker.cpp.
References myColor, myDestination, myHeight, myName, and myShift.
Referenced by CREHPBarMaker().
Here is the caller graph for this function:
|
protectedslot |
Definition at line 142 of file CREHPBarMaker.cpp.
References adjustColor(), and myColor.
Referenced by CREHPBarMaker().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 43 of file CREHPBarMaker.h.
Referenced by adjustColor(), CREHPBarMaker(), makeBar(), and selectColor().
|
private |
Definition at line 44 of file CREHPBarMaker.h.
Referenced by adjustColor(), and CREHPBarMaker().
|
private |
Definition at line 39 of file CREHPBarMaker.h.
Referenced by browse(), CREHPBarMaker(), and makeBar().
|
private |
Definition at line 41 of file CREHPBarMaker.h.
Referenced by CREHPBarMaker(), and makeBar().
|
private |
Definition at line 40 of file CREHPBarMaker.h.
Referenced by CREHPBarMaker(), and makeBar().
|
private |
Definition at line 42 of file CREHPBarMaker.h.
Referenced by CREHPBarMaker(), and makeBar().