Crossfire Server, Trunk
FaceMakerDialog Class Reference

#include <FaceMakerDialog.h>

+ Inheritance diagram for FaceMakerDialog:
+ Collaboration diagram for FaceMakerDialog:

Public Member Functions

 FaceMakerDialog (QWidget *parent, ResourcesManager *manager)
 

Protected Slots

void makeFaces ()
 

Private Member Functions

QColor parse (const QString &color)
 

Private Attributes

ResourcesManagermyManager
 
QTextEdit * mySettings
 

Detailed Description

Utility to generate variations from one or more faces.

Definition at line 26 of file FaceMakerDialog.h.

Constructor & Destructor Documentation

◆ FaceMakerDialog()

FaceMakerDialog::FaceMakerDialog ( QWidget *  parent,
ResourcesManager manager 
)

Definition at line 26 of file FaceMakerDialog.cpp.

References say::box, Settings::datadir, is_valid_types_gen::line, makeFaces(), mySettings, and settings.

+ Here is the call graph for this function:

Member Function Documentation

◆ makeFaces

void FaceMakerDialog::makeFaces ( )
protectedslot

◆ parse()

QColor FaceMakerDialog::parse ( const QString &  color)
private

Definition at line 72 of file FaceMakerDialog.cpp.

References smoking_pipe::color, and split().

Referenced by makeFaces().

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

Field Documentation

◆ myManager

ResourcesManager* FaceMakerDialog::myManager
private

Definition at line 36 of file FaceMakerDialog.h.

◆ mySettings

QTextEdit* FaceMakerDialog::mySettings
private

Definition at line 37 of file FaceMakerDialog.h.

Referenced by FaceMakerDialog(), and makeFaces().


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