GridViewOptionsAbstract Class
GridViewOptionsAbstract implements the base features for all options classes. You do not need to use this class directly. More...
| Header: | #include <GridViewOptionsAbstract> |
| Inherits: | QObject |
| Inherited By: | GridBandedTableViewOptions, GridCardViewOptions, GridTableViewOptions, GridTreeViewOptions, and GridViewOptions |
Protected Functions
| GridViewBase * | view() const |
Detailed Description
Member Function Documentation
[protected] GridViewBase *GridViewOptionsAbstract::view() const
Returns the view that owns this options.