KateCodeCompletionCommentLabel Member List
This is the complete list of members for
KateCodeCompletionCommentLabel, including all inherited members.
alignment() const | QLabel | |
buddy() const | QLabel | |
clear() | QLabel | |
drawContents(QPainter *p) | QLabel | |
hasScaledContents() const | QLabel | |
indent() const | QLabel | |
KateCodeCompletionCommentLabel(QWidget *parent, const QString &text) | KateCodeCompletionCommentLabel | [inline] |
movie() const | QLabel | |
picture() const | QLabel | |
pixmap() const | QLabel | |
prop-the alignment of the label's contents | QLabel | |
prop-the label's text indent in pixels | QLabel | |
prop-the label's pixmap | QLabel | |
prop-whether the label will scale its contents to fill all available space | QLabel | |
prop-the label's text | QLabel | |
prop-the label's text format | QLabel | |
QLabel(QWidget *parent, const char *name=0, WFlags f=0) | QLabel | |
QLabel(const QString &text, QWidget *parent, const char *name=0, WFlags f=0) | QLabel | |
QLabel(QWidget *buddy, const QString &text, QWidget *parent, const char *name=0, WFlags f=0) | QLabel | |
QLabel() | QLabel | |
setAlignment(int) | QLabel | |
setBuddy(QWidget *buddy) | QLabel | |
setFont(const QFont &f) | QLabel | |
setIndent(int) | QLabel | |
setMovie(const QMovie &movie) | QLabel | |
setNum(int num) | QLabel | |
setNum(double num) | QLabel | |
setPicture(const QPicture &picture) | QLabel | |
setPixmap(const QPixmap &) | QLabel | |
setScaledContents(bool) | QLabel | |
setText(const QString &) | QLabel | |
setTextFormat(TextFormat) | QLabel | |
text() const | QLabel | |
textFormat() const | QLabel | |