|
QtiPlot
0.9.8.2
|
#include <TextEditor.h>
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 | |
| Graph * | d_graph |
| QString | d_initial_text |
| QWidget * | d_target |
| TextEditor::TextEditor | ( | Graph * | g | ) |
|
slot |
|
private |
| void TextEditor::formatText | ( | const QString & | prefix, |
| const QString & | postfix | ||
| ) |
|
private |
Referenced by closeEvent().
|
private |
Referenced by closeEvent(), and TextEditor().
|
private |
Referenced by closeEvent(), and TextEditor().
1.8.6