JobTextEdit Class Reference

#include <jobtextedit.h>

Collaboration diagram for JobTextEdit:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 JobTextEdit (QWidget *parent=0)
 ~JobTextEdit ()

Public Attributes

JobTextEditPropertyoutPty
JobTextEditPropertyerrPty
JobTextEditPropertyjoinPty
JobTextEditPropertymailPty
JobTextEditPropertynamePty
JobTextEditPropertywalltimePty
JobTextEditPropertynodesPty
JobTextEditPropertynicePty
JobTextEditPropertycputPty
JobTextEditPropertypcputPty
JobTextEditPropertyfilePty
JobTextEditPropertymemPty
JobTextEditPropertypmemPty
JobTextEditPropertyvmemPty
JobTextEditPropertypvmemPty
JobTextEditPropertyarchPty
JobTextEditPropertyhostPty
JobTextEditPropertyotherPty
JobTextEditPropertyopsysPty
JobTextEditPropertysoftwarePty

Private Slots

void onTextChanged ()

Private Attributes

Highlighterhighlighter


Detailed Description

QTextEdit improved to edit jobs

Definition at line 19 of file jobtextedit.h.


Constructor & Destructor Documentation

JobTextEdit::JobTextEdit ( QWidget *  parent = 0  ) 

Construct a JobTextEdit

Parameters:
parent parent of the widget

Definition at line 17 of file jobtextedit.cpp.

References archPty, cputPty, errPty, filePty, highlighter, hostPty, joinPty, mailPty, memPty, namePty, nicePty, nodesPty, onTextChanged(), opsysPty, otherPty, outPty, pcputPty, pmemPty, pvmemPty, softwarePty, vmemPty, and walltimePty.

JobTextEdit::~JobTextEdit (  ) 

Destroy this object

Definition at line 110 of file jobtextedit.cpp.

References archPty, cputPty, errPty, filePty, hostPty, joinPty, mailPty, namePty, nicePty, nodesPty, opsysPty, otherPty, outPty, pcputPty, pmemPty, pvmemPty, softwarePty, vmemPty, and walltimePty.


Member Function Documentation

void JobTextEdit::onTextChanged (  )  [private, slot]

Text has changed, we need to parse it to check if a property has changed

Definition at line 138 of file jobtextedit.cpp.

References archPty, JobTextEditProperty::checkForPropertyChanged(), cputPty, errPty, filePty, hostPty, joinPty, mailPty, namePty, nicePty, nodesPty, opsysPty, otherPty, outPty, pcputPty, pmemPty, pvmemPty, softwarePty, vmemPty, and walltimePty.

Referenced by JobTextEdit().


Member Data Documentation

JobTextEditProperty* JobTextEdit::outPty

Definition at line 24 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::errPty

Definition at line 25 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::joinPty

Definition at line 26 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::mailPty

Definition at line 27 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::namePty

Definition at line 28 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::walltimePty

Definition at line 29 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::nodesPty

Definition at line 30 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::nicePty

Definition at line 31 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::cputPty

Definition at line 32 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::pcputPty

Definition at line 33 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::filePty

Definition at line 34 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::memPty

Definition at line 35 of file jobtextedit.h.

Referenced by JobTextEdit().

JobTextEditProperty* JobTextEdit::pmemPty

Definition at line 36 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::vmemPty

Definition at line 37 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::pvmemPty

Definition at line 38 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::archPty

Definition at line 39 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::hostPty

Definition at line 40 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::otherPty

Definition at line 41 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::opsysPty

Definition at line 42 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

JobTextEditProperty* JobTextEdit::softwarePty

Definition at line 43 of file jobtextedit.h.

Referenced by JobTextEdit(), onTextChanged(), and ~JobTextEdit().

Highlighter* JobTextEdit::highlighter [private]

Definition at line 49 of file jobtextedit.h.

Referenced by JobTextEdit().


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