Classes | |
| struct | SketchSelectionItem |
Public Types | |
| enum | GeoType { Point , Line , Circle , Arc } |
Public Member Functions | |
| int | setUp (void) |
Public Attributes | |
| QString | ErrorMsg |
| std::list< SketchSelectionItem > | Items |
| int SketcherGui::SketchSelection::setUp | ( | void | ) |
| QString SketcherGui::SketchSelection::ErrorMsg |
Referenced by setUp().
| std::list<SketchSelectionItem> SketcherGui::SketchSelection::Items |
Referenced by setUp().