Changeset 443 in flair-src for trunk/tools/FlairGCS/src/Picture.h
- Timestamp:
- 09/09/21 17:06:34 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/Picture.h
r437 r443 37 37 38 38 bool eventFilter(QObject *, QEvent *); 39 void BufEvent(char **buf, int *buf_size, uint16_t period, bool big_endian);39 void BufEvent(char **buf, int *buf_size, uint16_t period,uint16_t nb_buffering, bool big_endian); 40 40 void XmlEvent(QDomElement *dom); 41 41 };
Note:
See TracChangeset
for help on using the changeset viewer.