MorphoGraphX  2.0-1-227
Public Member Functions | Protected Slots | Protected Attributes | List of all members
ColorEditorDlg Class Reference

#include <ColorEditorDlg.hpp>

+ Inheritance diagram for ColorEditorDlg:

Public Member Functions

 ColorEditorDlg (mgx::Colors *colors, QWidget *parent=0, Qt::WindowFlags f=0)
 

Protected Slots

void on_colorsView_doubleClicked (const QModelIndex &idx)
 
void on_buttonBox_clicked (QAbstractButton *btn)
 

Protected Attributes

mgx::Colorsmodel
 
Ui::ColorEditorDlg ui
 

Detailed Description

Definition at line 23 of file ColorEditorDlg.hpp.

Constructor & Destructor Documentation

◆ ColorEditorDlg()

ColorEditorDlg::ColorEditorDlg ( mgx::Colors colors,
QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

Member Function Documentation

◆ on_buttonBox_clicked

void ColorEditorDlg::on_buttonBox_clicked ( QAbstractButton *  btn)
protectedslot

◆ on_colorsView_doubleClicked

void ColorEditorDlg::on_colorsView_doubleClicked ( const QModelIndex &  idx)
protectedslot

Member Data Documentation

◆ model

mgx::Colors* ColorEditorDlg::model
protected

Definition at line 33 of file ColorEditorDlg.hpp.

◆ ui

Ui::ColorEditorDlg ColorEditorDlg::ui
protected

Definition at line 34 of file ColorEditorDlg.hpp.


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