kig
CabriObject_v12 Class Reference
#include <cabri-utils.h>
Inheritance diagram for CabriObject_v12:
Public Member Functions | |
CabriObject_v12 () | |
Public Member Functions inherited from CabriObject | |
CabriObject () | |
Public Attributes | |
int | pointStyle |
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 106 of file cabri-utils.h.
Constructor & Destructor Documentation
CabriObject_v12::CabriObject_v12 | ( | ) |
Definition at line 134 of file cabri-utils.cc.
Member Data Documentation
int CabriObject_v12::pointStyle |
Definition at line 112 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.