25 QString getTitle()
const;
26 void setTitle(QString text);
28 bool isVisible()
const;
29 void setVisible(
bool);
32 bool isReadOnly()
const;
33 void setReadOnly(
bool);
34 bool hasNetworkStructureEffect()
const;
35 bool sortAscending()
const;
36 void setSortAscending(
bool ascending);
40 static const int EDGE_WIDTH = 4;
47 void visibilityChanged();
59 bool m_affectsNetworkStructure;
60 bool m_ascendingSortOrder;
Namespace for ISIS/Bullet specific routines.