Public Slots | Signals | Public Member Functions | Private Attributes
PainterCheckBox Class Reference

Small widget that displays a checkbox to enable/disable one painter plugin. More...

#include <PainterCheckBox.h>

List of all members.

Public Slots

void setVisible (int state)

Signals

void changed ()

Public Member Functions

 PainterCheckBox (PainterPlugin *plugin, bool visible=true)
 The constructor.
void setChecked (bool visible)
 ~PainterCheckBox ()
 The destructor.

Private Attributes

QCheckBox * m_CheckBox
PainterPluginm_Plugin

Detailed Description

Small widget that displays a checkbox to enable/disable one painter plugin.

Author:
David Gossow (R12)

Definition at line 25 of file PainterCheckBox.h.


Constructor & Destructor Documentation

PainterCheckBox::PainterCheckBox ( PainterPlugin plugin,
bool  visible = true 
)

The constructor.

The destructor.


Member Function Documentation

void PainterCheckBox::changed ( ) [signal]
void PainterCheckBox::setChecked ( bool  visible) [inline]

Definition at line 37 of file PainterCheckBox.h.

void PainterCheckBox::setVisible ( int  state) [slot]

Member Data Documentation

QCheckBox* PainterCheckBox::m_CheckBox [private]

Definition at line 50 of file PainterCheckBox.h.

Definition at line 49 of file PainterCheckBox.h.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43