CondorQPage Class Reference

Implements the tab with the options to configure CondorQView. More...

#include <pages.h>

List of all members.

Public Slots

void checkAll ()
void checkDefault ()

Public Member Functions

 CondorQPage (QWidget *parent=0)
 CondorQPage (CondorQView *view)
void setListCheckBox (QStringList)
QStringList getListCheckBox ()

Private Attributes

CondorQViewm_view
 Contains the view to be configured.
QList< QCheckBox * > m_listCheckBox
 Contains a list of all columns of the view.


Detailed Description

Implements the tab with the options to configure CondorQView.

Author:
Author
Nuria Fernández
Version:
Revision
1.0
Date:
2007/01/11 14:16:20
In this tab, Condor Q View can be configured easily by the user


Constructor & Destructor Documentation

CondorQPage::CondorQPage ( QWidget *  parent = 0  ) 

Basic constructor

CondorQPage::CondorQPage ( CondorQView view  ) 

Construct a configuration tab to configure the machine view

Parameters:
view Object of machine view


Member Function Documentation

void CondorQPage::checkAll (  )  [slot]

Select all check box in the dialog

void CondorQPage::checkDefault (  )  [slot]

Select the default configuration

QStringList CondorQPage::getListCheckBox (  ) 

return a list of checked box

Returns:
QStringList

void CondorQPage::setListCheckBox ( QStringList  list  ) 

Select only the checkbox that are currently shown in the view

Parameters:
list list of checkbox


The documentation for this class was generated from the following files:
Generated on Sun Jan 14 23:38:42 2007 for QCondor by  doxygen 1.4.7