qt_editdata_impl.h
Go to the documentation of this file.
1 
18 #ifndef QT_EDITDATA_IMPL_H
19 #define QT_EDITDATA_IMPL_H
20 
21 /* system includes */
22 #include <bgtools.h>
23 
24 /* my includes */
25 #include "qt_editdata.uic.h"
26 #include "cData.h"
27 
28 
35 class qt_editdata_impl : public qt_editdata
36 {
37 public:
38  qt_editdata_impl(QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
41 
44 
45 protected slots:
46  void accept();
47 
48 private:
49 
50  bool updateCal();
51 
53 
54 };
55 
56 #endif /* QT_EDITDATA_IMPL_H */
cData::trackerCal getTrackerCal()
std::vector< sensorCal > trackerCal
Definition: cData.h:46
cData::trackerCal tcal
bool setTrackerCal(cData::trackerCal t)


asr_flock_of_birds
Author(s): Bernhardt Andre, Engelmann Stephan, Giesler Björn, Heller Florian, Jäkel Rainer, Nguyen Trung, Pardowitz Michael, Weckesser Peter, Yi Xie, Zöllner Raoul
autogenerated on Mon Jun 10 2019 12:44:40