Changeset 269 in flair-src for trunk/tools/FlairGCS/src/RangeFinderPlot.h
- Timestamp:
- Oct 4, 2018, 1:53:11 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/RangeFinderPlot.h
r15 r269 34 34 void SetTriangle(uint32_t id, float length); 35 35 QwtPlot *plot; 36 void XmlEvent(QDomElement dom);36 void XmlEvent(QDomElement *dom); 37 37 void alignScales(void); 38 38 float xmin_orig, xmax_orig, ymin_orig, ymax_orig;
Note:
See TracChangeset
for help on using the changeset viewer.