|
Crossfire Server, Trunk
|
#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 | |
| ResourcesManager * | myManager |
| QTextEdit * | mySettings |
Utility to generate variations from one or more faces.
Definition at line 26 of file FaceMakerDialog.h.
| 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:
|
protectedslot |
Definition at line 82 of file FaceMakerDialog.cpp.
References animate::anim, face_info::data, face_info::datalen, convert::dest, face_sets::faces, dragon_attune::faces, AssetsManager::faces(), CREPixmap::faceset, AssetsCollection< T, Key >::get(), getManager(), say::item, is_valid_types_gen::line, mySettings, give::name, Face::number, parse(), rndm(), split(), uchar, diamondslots::x, and diamondslots::y.
Referenced by FaceMakerDialog().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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:
|
private |
Definition at line 36 of file FaceMakerDialog.h.
|
private |
Definition at line 37 of file FaceMakerDialog.h.
Referenced by FaceMakerDialog(), and makeFaces().