Crossfire Server, Trunk
CREHPBarMaker Class Reference

#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
 

Detailed Description

Definition at line 22 of file CREHPBarMaker.h.

Constructor & Destructor Documentation

◆ CREHPBarMaker()

CREHPBarMaker::CREHPBarMaker ( )

Definition at line 21 of file CREHPBarMaker.cpp.

References adjustColor(), say::box, browse(), is_valid_types_gen::line, makeBar(), myColor, myColorSelect, myDestination, myHeight, myName, myShift, and selectColor().

+ Here is the call graph for this function:

◆ ~CREHPBarMaker()

CREHPBarMaker::~CREHPBarMaker ( )
virtual

Definition at line 65 of file CREHPBarMaker.cpp.

Member Function Documentation

◆ adjustColor()

void CREHPBarMaker::adjustColor ( )
protected

Definition at line 135 of file CREHPBarMaker.cpp.

References myColor, myColorSelect, and CFInsulter::style.

Referenced by CREHPBarMaker(), and selectColor().

+ Here is the caller graph for this function:

◆ browse

void CREHPBarMaker::browse ( bool  )
protectedslot

Definition at line 126 of file CREHPBarMaker.cpp.

References convert::dest, and myDestination.

Referenced by CREHPBarMaker().

+ Here is the caller graph for this function:

◆ makeBar

void CREHPBarMaker::makeBar ( )
protectedslot

Definition at line 69 of file CREHPBarMaker.cpp.

References is_valid_types_gen::line, myColor, myDestination, myHeight, myName, myShift, and autojail::value.

Referenced by CREHPBarMaker().

+ Here is the caller graph for this function:

◆ selectColor

void CREHPBarMaker::selectColor ( bool  )
protectedslot

Definition at line 141 of file CREHPBarMaker.cpp.

References adjustColor(), smoking_pipe::color, and myColor.

Referenced by CREHPBarMaker().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ myColor

QColor CREHPBarMaker::myColor
private

Definition at line 43 of file CREHPBarMaker.h.

Referenced by adjustColor(), CREHPBarMaker(), makeBar(), and selectColor().

◆ myColorSelect

QPushButton* CREHPBarMaker::myColorSelect
private

Definition at line 44 of file CREHPBarMaker.h.

Referenced by adjustColor(), and CREHPBarMaker().

◆ myDestination

QLineEdit* CREHPBarMaker::myDestination
private

Definition at line 39 of file CREHPBarMaker.h.

Referenced by browse(), CREHPBarMaker(), and makeBar().

◆ myHeight

QSpinBox* CREHPBarMaker::myHeight
private

Definition at line 41 of file CREHPBarMaker.h.

Referenced by CREHPBarMaker(), and makeBar().

◆ myName

QLineEdit* CREHPBarMaker::myName
private

Definition at line 40 of file CREHPBarMaker.h.

Referenced by CREHPBarMaker(), and makeBar().

◆ myShift

QSpinBox* CREHPBarMaker::myShift
private

Definition at line 42 of file CREHPBarMaker.h.

Referenced by CREHPBarMaker(), and makeBar().


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