The GridBandedTableViewOptions class - More...
#include <Qtitan>
Inherits GridTableViewOptions.
const QFont & | bandFont () const |
bool | bandHeaderHints () const |
int | bandHeight () const |
const QPen & | bandPen () const |
bool | bandsHeader () const |
bool | bandsQuickCustomization () const |
int | bandsQuickCustomizationMaxDropDownCount () const |
bool | changeColumnRowOnMoving () const |
bool | changeNestedBandOnMoving () const |
bool | isBandHidingEnabled () const |
bool | isBandHorSizingEnabled () const |
bool | isBandMovingEnabled () const |
bool | isColumnVerSizingEnabled () const |
void | setBandFont ( const QFont & font ) |
void | setBandHeaderHints ( bool headerHints ) |
void | setBandHeight ( int height ) |
void | setBandHidingEnabled ( bool enabled ) |
void | setBandHorSizingEnabled ( bool enabled ) |
void | setBandMovingEnabled ( bool enabled ) |
void | setBandPen ( const QPen & pen ) |
void | setBandsHeader ( bool bandsHeader ) |
void | setBandsQuickCustomization ( bool quickCustomization ) |
void | setBandsQuickCustomizationMaxDropDownCount ( int dropDownCount ) |
void | setChangeColumnRowOnMoving ( bool changeColumnRowOnMoving ) |
void | setChangeNestedBandOnMoving ( bool changeNestedBandOnMoving ) |
void | setColumnVerSizingEnabled ( bool enabled ) |
GridBandedTableViewOptions ( GridBandedTableView * view ) |
The GridBandedTableViewOptions class -
See also setBandFont().
See also setBandHeaderHints().
See also setBandHeight().
See also setBandPen().
See also setBandsHeader().
See also setBandsQuickCustomization().
See also setBandsQuickCustomizationMaxDropDownCount().
See also setChangeColumnRowOnMoving().
See also setChangeNestedBandOnMoving().
See also bandFont().
See also bandHeaderHints().
See also bandHeight().
See also isBandHidingEnabled().
See also isBandHorSizingEnabled().
See also isBandMovingEnabled().
See also bandPen().
See also bandsHeader().
See also bandsQuickCustomization().
See also bandsQuickCustomizationMaxDropDownCount().
See also changeColumnRowOnMoving().
See also changeNestedBandOnMoving().
See also isColumnVerSizingEnabled().