Quark  0.1
QuarkTypes.h++
Go to the documentation of this file.
1 #ifndef __libquark_util_QuarkTypes_hxx
2 #define __libquark_util_QuarkTypes_hxx
3 
4 #include <QtGlobal>
5 
6 namespace quark {
7 namespace util {
8 
9 typedef qint64 RowID;
10 
11 } // namespace util
12 } // namespace quark
13 
14 #endif // __libquark_util_QuarkTypes_hxx
Definition: BarChartView.h++:6
qint64 RowID
Definition: QuarkTypes.h++:9