Changeset 269 in flair-src for trunk/tools/FlairGCS/src/DataPlot1D.h
- Timestamp:
- Oct 4, 2018, 1:53:11 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/DataPlot1D.h
r17 r269 19 19 20 20 private: 21 void XmlEvent(QDomElement dom);21 void XmlEvent(QDomElement *dom); 22 22 bool eventFilter(QObject *, QEvent *); 23 23 void BufEvent(char **buf, int *buf_size, uint16_t period, bool big_endian);
Note:
See TracChangeset
for help on using the changeset viewer.