|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Public Attributes | |
| int | borderSize |
| QLinkedList< int > * | conflicts |
| QLinkedList< ElemTrans * > * | currentChain |
| double * | delta_tmp |
| int * | feat |
| int * | featWrap |
| double * | inactiveCost |
| LabelPosition * | lp |
| int * | tmpsol |
Definition at line 1112 of file problem.cpp.
| int ChainContext::borderSize |
Definition at line 1118 of file problem.cpp.
| QLinkedList<int>* ChainContext::conflicts |
Definition at line 1120 of file problem.cpp.
| QLinkedList<ElemTrans*>* ChainContext::currentChain |
Definition at line 1119 of file problem.cpp.
| double* ChainContext::delta_tmp |
Definition at line 1121 of file problem.cpp.
| int* ChainContext::feat |
Definition at line 1117 of file problem.cpp.
| int* ChainContext::featWrap |
Definition at line 1116 of file problem.cpp.
| double* ChainContext::inactiveCost |
Definition at line 1122 of file problem.cpp.
| LabelPosition* ChainContext::lp |
Definition at line 1114 of file problem.cpp.
| int* ChainContext::tmpsol |
Definition at line 1115 of file problem.cpp.
1.8.13