SGSolve
SGTableView Class Reference

Specialized table view for SGViewer. More...

#include <sgtableview.hpp>

Inheritance diagram for SGTableView:
Collaboration diagram for SGTableView:

Public Member Functions

 SGTableView ()
 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.
 

Detailed Description

Specialized table view for SGViewer.

Reimplements various sizing methods and configures the size policy and selection mode.

Member Function Documentation

◆ minimumSizeHint()

QSize SGTableView::minimumSizeHint ( ) const
inline

Reimplement minimumSizeHint.

Recommends a size so that the table is just larger than what is required to show all of the cells.


The documentation for this class was generated from the following file: