Guitar
Public Member Functions | Private Attributes | List of all members
ColorDialog Class Reference

#include <ColorDialog.h>

Inheritance diagram for ColorDialog:
Inheritance graph
[legend]
Collaboration diagram for ColorDialog:
Collaboration graph
[legend]

Public Member Functions

 ColorDialog (QWidget *parent, QColor const &color)
 
 ~ColorDialog ()
 
QColor color () const
 
void setColor (const QColor &color)
 

Private Attributes

Ui::ColorDialog * ui
 

Constructor & Destructor Documentation

◆ ColorDialog()

ColorDialog::ColorDialog ( QWidget *  parent,
QColor const &  color 
)
explicit
Here is the call graph for this function:

◆ ~ColorDialog()

ColorDialog::~ColorDialog ( )

Member Function Documentation

◆ color()

QColor ColorDialog::color ( ) const

◆ setColor()

void ColorDialog::setColor ( const QColor &  color)
Here is the call graph for this function:

Member Data Documentation

◆ ui

Ui::ColorDialog* ColorDialog::ui
private

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