The GridSummaryGroupSetting class - More...
Inherits GridSummarySetting.
enum | ShowingPlace { FooterPlace, GroupPlace } |
GridSummaryGroupSetting ( int groupColumn, int column, Qt::ItemDataRole role, SummaryType type, ShowingPlace place = FooterPlace ) | |
int | groupColumn () const |
void | setShowingPlace ( ShowingPlace place ) |
void | setSorted ( bool sorted ) |
ShowingPlace | showingPlace () const |
bool | sorted () const |
The GridSummaryGroupSetting class -
See also showingPlace().
See also sorted().
See also setShowingPlace().
See also setSorted().