kdf
Column Class Reference
#include <kdfwidget.h>
Public Member Functions | |
Column (const QString &_name, const QString &_columnName, int _defaultWidth, int _number) | |
Public Attributes | |
QString | columnName |
int | defaultWidth |
QString | name |
int | number |
Detailed Description
Definition at line 43 of file kdfwidget.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 47 of file kdfwidget.h.
Member Data Documentation
QString Column::columnName |
Definition at line 56 of file kdfwidget.h.
int Column::defaultWidth |
Definition at line 57 of file kdfwidget.h.
QString Column::name |
Definition at line 55 of file kdfwidget.h.
int Column::number |
Definition at line 58 of file kdfwidget.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:23 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:42:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.