Home

Download

Features

Screenshots

Handbook

Browse Source

Authors

SourceForge.net Logo
Hosted by SourceForge.net

OSI Certified


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages   Search  

FungColorButton Class Reference

A button for selecting a color. More...

#include <fungcolorbutton.h>

List of all members.

Public Methods

 FungColorButton (QWidget *parent=0, const char *name=0, const QColor &color=Qt::white)
void setColor (const QColor &)
QColor color ()

Protected Methods

void mouseReleaseEvent (QMouseEvent *)


Detailed Description

A button for selecting a color.

Author:
Fungmeista
When clicked, a color choosing dialog appears and after selecting a color the button is set to the selected color.

Definition at line 31 of file fungcolorbutton.h.


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