casa
$Rev:20696$
|
#include <AnnotationEditorText.qo.h>
Public Member Functions | |
AnnotationEditorText (QWidget *parent=0) | |
QString | getLabel () const |
QFont | getFontFamily () const |
bool | isBold () const |
bool | isItalic () const |
int | getFontSize () const |
~AnnotationEditorText () | |
Private Attributes | |
Ui::AnnotationEditorTextClass | ui |
Definition at line 8 of file AnnotationEditorText.qo.h.
casa::AnnotationEditorText::AnnotationEditorText | ( | QWidget * | parent = 0 | ) |
QFont casa::AnnotationEditorText::getFontFamily | ( | ) | const |
int casa::AnnotationEditorText::getFontSize | ( | ) | const |
QString casa::AnnotationEditorText::getLabel | ( | ) | const |
bool casa::AnnotationEditorText::isBold | ( | ) | const |
bool casa::AnnotationEditorText::isItalic | ( | ) | const |
Ui::AnnotationEditorTextClass casa::AnnotationEditorText::ui [private] |
Definition at line 22 of file AnnotationEditorText.qo.h.