Dynamic_help Class Reference

#include <dynamic_help.h>

Inheritance diagram for Dynamic_help:

BaseWidget List of all members.

Public Slots

void textChanged (const QString &text)
void readyReadStandardOutput ()
void update ()

Public Member Functions

 Dynamic_help (QWidget *parent=0)
 ~Dynamic_help ()
void setLineEdit (QLineEdit *lineedit)

Private Attributes

QTextEdit * textEdit
QCheckBox * stop_help
QProcess * octave
QTime time
QTimer timer
QString input_text

Constructor & Destructor Documentation

Dynamic_help::Dynamic_help ( QWidget *  parent = 0  ) 

Dynamic_help::~Dynamic_help (  ) 


Member Function Documentation

void Dynamic_help::readyReadStandardOutput (  )  [slot]

void Dynamic_help::setLineEdit ( QLineEdit *  lineedit  ) 

void Dynamic_help::textChanged ( const QString &  text  )  [slot]

void Dynamic_help::update (  )  [slot]


Member Data Documentation

QString Dynamic_help::input_text [private]

QProcess* Dynamic_help::octave [private]

QCheckBox* Dynamic_help::stop_help [private]

QTextEdit* Dynamic_help::textEdit [private]

QTime Dynamic_help::time [private]

QTimer Dynamic_help::timer [private]


The documentation for this class was generated from the following files:
Generated on Wed Mar 7 10:15:11 2007 for QtOctave by  doxygen 1.4.7