KProperty
spinbox.cpp File Reference
#include "spinbox.h"
#include "KProperty.h"
#include "KProperty_p.h"
#include "KPropertyEditorView.h"
#include "KPropertyUtils.h"
#include "KPropertyUtils_p.h"
#include "KPropertyWidgetsFactory.h"
#include "kproperty_debug.h"
#include <QVariant>
#include <QLineEdit>
#include <QLocale>
Include dependency graph for spinbox.cpp:

Go to the source code of this file.
Functions | |
static QString | cssForSpinBox (const char *_class, const QFont &font, int itemHeight) |
static QString | fontSizeForCSS (const QFont &font) |
Function Documentation
Definition at line 44 of file spinbox.cpp.
- Returns
- font size expressed in points (pt) or if points are not available - in pixels (px) for font
Definition at line 37 of file spinbox.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 8 2019 04:34:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 8 2019 04:34:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.