Note Class Reference

#include <Note.h>

Inheritance diagram for Note:

MyWidget

List of all members.


Detailed Description

Notes window class.

Future Plans


Public Slots

bool autoexec () const
void evaluate ()
void execute ()
void executeAll ()
QString exportASCII (const QString &file=QString::null)
void exportPDF (const QString &fileName)
QString importASCII (const QString &file=QString::null)
void modifiedNote ()
void print ()
void restore (const QStringList &)
 Not implemented yet.
QString saveToString (const QString &info, bool=false)
void setAutoexec (bool)
void setDirPath (const QString &path)
void setText (const QString &s)
QString text ()
QTextEdit * textWidget ()

Signals

void dirPathChanged (const QString &path)

Public Member Functions

void init (ScriptingEnv *env)
 Note (ScriptingEnv *env, const QString &label, QWidget *parent=0, const QString &name=QString(), Qt::WFlags f=0)
void setName (const QString &name)
 Set the window name.
 ~Note ()

Private Attributes

bool autoExec
ScriptEditte

Constructor & Destructor Documentation

Note::Note ( ScriptingEnv env,
const QString &  label,
QWidget *  parent = 0,
const QString &  name = QString(),
Qt::WFlags  f = 0 
)

Note::~Note (  )  [inline]


Member Function Documentation

bool Note::autoexec (  )  const [inline, slot]

void Note::dirPathChanged ( const QString &  path  )  [signal]

void Note::evaluate (  )  [inline, slot]

void Note::execute (  )  [inline, slot]

void Note::executeAll (  )  [inline, slot]

QString Note::exportASCII ( const QString &  file = QString::null  )  [inline, slot]

void Note::exportPDF ( const QString &  fileName  )  [inline, virtual, slot]

Reimplemented from MyWidget.

QString Note::importASCII ( const QString &  file = QString::null  )  [inline, slot]

void Note::init ( ScriptingEnv env  ) 

void Note::modifiedNote (  )  [slot]

void Note::print (  )  [inline, virtual, slot]

Reimplemented from MyWidget.

void Note::restore ( const QStringList &   )  [virtual, slot]

Not implemented yet.

Reimplemented from MyWidget.

QString Note::saveToString ( const QString &  info,
bool  = false 
) [virtual, slot]

Reimplemented from MyWidget.

void Note::setAutoexec ( bool  exec  )  [slot]

void Note::setDirPath ( const QString &  path  )  [inline, slot]

void Note::setName ( const QString &  s  ) 

Set the window name.

Reimplemented from MyWidget.

void Note::setText ( const QString &  s  )  [inline, slot]

QString Note::text (  )  [inline, slot]

QTextEdit* Note::textWidget (  )  [inline, slot]


Member Data Documentation

bool Note::autoExec [private]

ScriptEdit* Note::te [private]


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4