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)
void setAutoexec (bool)
void setText (const QString &s)
QString text ()
QTextEdit * textWidget ()

Public Member Functions

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

Private Attributes

bool autoExec
ScriptEditte

Constructor & Destructor Documentation

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

Note::~Note (  )  [inline]


Member Function Documentation

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

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  )  [virtual, slot]

Reimplemented from MyWidget.

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

void Note::setName ( const char *  newname  ) 

Set the widget's 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 Mon Oct 15 06:11:43 2007 for QtiPlot by  doxygen 1.5.3