1 #ifndef TableColumnList_H 2 #define TableColumnList_H 6 template<
typename A,
typename B>
struct QPair;
38 bool contains(QString columnTitle)
const;
43 int getVisibleWidth()
const;
48 void lower(
TableColumn *col,
bool emitSortOutDated =
true);
50 void raise(
TableColumn *col,
bool emitSortOutDated =
true);
65 void checkIndexRange(
int index);
QPair< int, int > getVisibleXRange(int visibleColumn)
Namespace for ISIS/Bullet specific routines.