QtiPlot  0.9.8.2
Public Slots | Public Member Functions | Private Member Functions | Private Attributes | List of all members
TextEditor Class Reference

#include <TextEditor.h>

Inheritance diagram for TextEditor:

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::TextEditor ( Graph g)

Member Function Documentation

§ addSymbol

void TextEditor::addSymbol ( const QString &  letter)
slot

§ closeEvent()

void TextEditor::closeEvent ( QCloseEvent *  e)
private

§ formatText()

void TextEditor::formatText ( const QString &  prefix,
const QString &  postfix 
)

Member Data Documentation

§ d_graph

Graph* TextEditor::d_graph
private

Referenced by closeEvent().

§ d_initial_text

QString TextEditor::d_initial_text
private

Referenced by closeEvent(), and TextEditor().

§ d_target

QWidget* TextEditor::d_target
private

Referenced by closeEvent(), and TextEditor().


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