BCESolve
|
Specialized table view for BCEViewer. More...
#include <bcetableview.hpp>
Public Member Functions | |
BCETableView () | |
Constructor. | |
int | sizeHintForColumn (int col) const |
Reimplement column size to be slightly smaller. | |
QSize | minimumSizeHint () const |
Reimplement minimumSizeHint. More... | |
QSize | sizeHint () const |
Hint is equal to minimum size so table wont grow. | |
Specialized table view for BCEViewer.
Reimplements various sizing methods and configures the size policy and selection mode.
|
inline |
Reimplement minimumSizeHint.
Recommends a size so that the table is just larger than what is required to show all of the cells.