kig
CabriObject_v10 Class Reference
#include <cabri-utils.h>
Inheritance diagram for CabriObject_v10:
Public Member Functions | |
CabriObject_v10 () | |
Public Member Functions inherited from CabriObject | |
CabriObject () | |
Public Attributes | |
bool | fixed |
int | specialAppearanceSwitch |
Public Attributes inherited from CabriObject | |
QColor | color |
std::vector< double > | data |
QColor | fillColor |
CabriNS::CabriGonio | gonio |
uint | id |
std::vector< int > | incs |
int | intersectionId |
int | lineSegLength |
int | lineSegSplit |
QString | name |
std::vector< int > | parents |
int | side |
int | specification |
QString | text |
Rect | textRect |
int | thick |
int | ticks |
QByteArray | type |
bool | visible |
Detailed Description
Definition at line 96 of file cabri-utils.h.
Constructor & Destructor Documentation
CabriObject_v10::CabriObject_v10 | ( | ) |
Definition at line 129 of file cabri-utils.cc.
Member Data Documentation
bool CabriObject_v10::fixed |
Definition at line 103 of file cabri-utils.h.
int CabriObject_v10::specialAppearanceSwitch |
Definition at line 102 of file cabri-utils.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.