QtiPlot 0.9.7.3
Public Slots | Public Member Functions | Private Member Functions | Private Attributes

TextEditor Class Reference

#include <TextEditor.h>

List of all members.

Public Slots

void addSymbol (const QString &letter)

Public Member Functions

void formatText (const QString &prefix, const QString &postfix)
 TextEditor (Graph *g)

Private Member Functions

void closeEvent (QCloseEvent *e)

Private Attributes

Graphd_graph
QString d_initial_text
QWidget * d_target

Constructor & Destructor Documentation

TextEditor::TextEditor ( Graph g)

Member Function Documentation

void TextEditor::addSymbol ( const QString &  letter) [slot]
void TextEditor::closeEvent ( QCloseEvent *  e) [private]
void TextEditor::formatText ( const QString &  prefix,
const QString &  postfix 
)

Member Data Documentation

Referenced by closeEvent().

QString TextEditor::d_initial_text [private]

Referenced by closeEvent(), and TextEditor().

QWidget* TextEditor::d_target [private]

Referenced by closeEvent(), and TextEditor().


The documentation for this class was generated from the following files: