JobPropertyWidget Class Reference

#include <jobpropertywidget.h>

List of all members.

Public Slots

void setWalltime (const QString &walltime)
void setNodes (const QString &nodes)
void onDataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight)

Signals

void walltimeChanged (const QString &walltime)
void nodesChanged (const QString &nodes)

Public Member Functions

 JobPropertyWidget (QWidget *parent=0)


Detailed Description

Definition at line 7 of file jobpropertywidget.h.


Constructor & Destructor Documentation

JobPropertyWidget::JobPropertyWidget ( QWidget *  parent = 0  ) 

Definition at line 8 of file jobpropertywidget.cpp.

References onDataChanged().


Member Function Documentation

void JobPropertyWidget::setWalltime ( const QString &  walltime  )  [slot]

Definition at line 39 of file jobpropertywidget.cpp.

void JobPropertyWidget::setNodes ( const QString &  nodes  )  [slot]

Definition at line 46 of file jobpropertywidget.cpp.

void JobPropertyWidget::onDataChanged ( const QModelIndex &  topLeft,
const QModelIndex &  bottomRight 
) [slot]

Definition at line 33 of file jobpropertywidget.cpp.

Referenced by JobPropertyWidget().

void JobPropertyWidget::walltimeChanged ( const QString &  walltime  )  [signal]

void JobPropertyWidget::nodesChanged ( const QString &  nodes  )  [signal]


The documentation for this class was generated from the following files:
Generated on Mon Mar 16 18:46:08 2009 for QCJM by  doxygen 1.5.4