kig
textlabelwizard.cc
Go to the documentation of this file.
virtual bool validateCurrentPage()
virtual void reject()
virtual bool validatePage()
void setPage(int id, QWizardPage *page)
void setModal(bool modal)
void helpRequested()
void setAlignment(QFlags< Qt::AlignmentFlag >)
TextLabelWizard(QWidget *parent, TextLabelModeBase *mode)
Definition: textlabelwizard.cc:118
void setEnabled(bool)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setObjectName(const QString &name)
void selectArgumentsPageEntered()
Definition: label.cc:289
void setOption(WizardOption option, bool on)
void setText(const QString &)
void setMargin(int margin)
virtual void accept()
QAbstractButton * button(WizardButton which) const
void setWindowTitle(const QString &)
void setText(const QString &text)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
this widget shows a line of text, with some links underlined, and emits a signal if one of the links ...
Definition: linkslabel.h:30
this is the base class for TextLabelConstructionMode and TextLabelRedefineMode.
Definition: label.h:41
bool percentCountChanged(uint percentcount)
Definition: label.cc:345
void setWordWrap(bool on)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.