SketcherGui::SketchSelection Struct Reference

Classes

struct  SketchSelectionItem
 

Public Types

enum  GeoType { Point , Line , Circle , Arc }
 

Public Member Functions

int setUp (void)
 

Public Attributes

QString ErrorMsg
 
std::list< SketchSelectionItemItems
 

Member Enumeration Documentation

◆ GeoType

Enumerator
Point 
Line 
Circle 
Arc 

Member Function Documentation

◆ setUp()

Member Data Documentation

◆ ErrorMsg

QString SketcherGui::SketchSelection::ErrorMsg

Referenced by setUp().

◆ Items

std::list<SketchSelectionItem> SketcherGui::SketchSelection::Items

Referenced by setUp().


The documentation for this struct was generated from the following file: