CondorStatusPage Class Reference

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

#include <pages.h>

List of all members.

Public Slots

void checkAll ()
void checkDefault ()

Public Member Functions

 CondorStatusPage (QWidget *parent=0)
 CondorStatusPage (CondorStatusView *view)
void setListCheckBox (QStringList)
QStringList getListCheckBox ()

Private Attributes

CondorStatusViewm_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 CondorStatusView.

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


Constructor & Destructor Documentation

CondorStatusPage::CondorStatusPage ( QWidget *  parent = 0  ) 

Basic constructor

CondorStatusPage::CondorStatusPage ( CondorStatusView view  ) 

Construct a configuration tab to configure the machine view

Parameters:
view Object of machine view


Member Function Documentation

void CondorStatusPage::checkAll (  )  [slot]

Select all check box in the dialog

void CondorStatusPage::checkDefault (  )  [slot]

Select the default configuration

QStringList CondorStatusPage::getListCheckBox (  ) 

return a list of checked box

Returns:
QStringList

void CondorStatusPage::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