Attica
Attica::Field Class Reference
#include <Attica/Publisher>
Public Attributes | |
int | fieldsize |
QString | name |
QStringList | options |
bool | required |
QString | type |
Detailed Description
Field as set for the class Publisher.
Definition at line 30 of file publisher.h.
Member Data Documentation
◆ fieldsize
int Attica::Field::fieldsize |
Definition at line 33 of file publisher.h.
◆ name
QString Attica::Field::name |
Definition at line 32 of file publisher.h.
◆ options
QStringList Attica::Field::options |
Definition at line 35 of file publisher.h.
◆ required
bool Attica::Field::required |
Definition at line 34 of file publisher.h.
◆ type
QString Attica::Field::type |
Definition at line 31 of file publisher.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.