krita/ui
KisDlgApplyProfile Class Reference
#include <kis_dlg_apply_profile.h>
Inheritance diagram for KisDlgApplyProfile:

Public Member Functions | |
| KisDlgApplyProfile (QWidget *parent=0, const char *name=0) | |
| virtual | ~KisDlgApplyProfile () |
| void | fillCmbProfiles (const KoID &s) |
| const KoColorProfile * | profile () const |
| int | renderIntent () const |
Detailed Description
Definition at line 42 of file kis_dlg_apply_profile.h.
Constructor & Destructor Documentation
| KisDlgApplyProfile::KisDlgApplyProfile | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 40 of file kis_dlg_apply_profile.cc.
| KisDlgApplyProfile::~KisDlgApplyProfile | ( | ) | [virtual] |
Definition at line 70 of file kis_dlg_apply_profile.cc.
Member Function Documentation
| void KisDlgApplyProfile::fillCmbProfiles | ( | const KoID & | s | ) |
Definition at line 92 of file kis_dlg_apply_profile.cc.
| const KoColorProfile * KisDlgApplyProfile::profile | ( | ) | const |
Definition at line 76 of file kis_dlg_apply_profile.cc.
| int KisDlgApplyProfile::renderIntent | ( | ) | const |
Definition at line 85 of file kis_dlg_apply_profile.cc.
The documentation for this class was generated from the following files:
