okular
textdocumentsettings.cpp File Reference
#include "textdocumentsettings.h"#include "textdocumentsettings_p.h"#include "ui_textdocumentsettings.h"#include <KFontRequester>#include <KLocale>#include <QLabel>
Include dependency graph for textdocumentsettings.cpp:

Go to the source code of this file.
Macros | |
| #define | ADD_WIDGET(property, widget, objectName, labelName) |
Macro Definition Documentation
| #define ADD_WIDGET | ( | property, | |
| widget, | |||
| objectName, | |||
| labelName | |||
| ) |
Value:
d->property = new widget( this ); \
d->property->setObjectName( QString::fromUtf8( objectName ) ); \
addRow( labelName, d->property );
QString fromUtf8(const char *str, int size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:26 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:19:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference