MagicSmoke  $VERSION$
MCheckDialog Class Reference

a dialog that consists of check boxes in a QScrollArea More...

#include <checkdlg.h>

Inheritance diagram for MCheckDialog:

Public Member Functions

 MCheckDialog (QWidget *parent, const MCheckList &checks, QString title)
 creates the dialog More...
 
MCheckList getCheckList () const
 returns the current state of all check boxes, the return value is an exact copy of the check list from the constructor with updated check settings More...
 

Detailed Description

a dialog that consists of check boxes in a QScrollArea

Constructor & Destructor Documentation

MCheckDialog::MCheckDialog ( QWidget *  parent,
const MCheckList checks,
QString  title 
)

creates the dialog

Member Function Documentation

MCheckList MCheckDialog::getCheckList ( ) const

returns the current state of all check boxes, the return value is an exact copy of the check list from the constructor with updated check settings

Referenced by MRoleTab::editFlags(), and MRoleTab::editRights().


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