Kivio::StencilTextEditor Class Reference
#include <stenciltexteditor.h>
Inherits KDialogBase.
List of all members.
Detailed Description
Dialog for editing stencil text.
Definition at line 34 of file stenciltexteditor.h.
|
Public Slots |
void | setHorizontalAlign (int flag) |
void | setVerticalAlign (int flag) |
Public Member Functions |
| StencilTextEditor (const QString &caption, QWidget *parent=0, const char *name=0) |
void | setFont (const QFont &font) |
void | setFontColor (const QColor &color) |
void | setBackgroundColor (const QColor &color) |
QFont | font () const |
QColor | fontColor () const |
Qt::AlignmentFlags | horizontalAlignment () const |
Qt::AlignmentFlags | verticalAlignment () const |
void | setText (const QString &text) |
QString | text () const |
Protected Slots |
void | updateFormating () |
void | showHAlignPopup () |
void | showVAlignPopup () |
The documentation for this class was generated from the following files: