GridEditorSite Class

The GridEditorSite virtual abstract class for access the grid cell internals. It may be necessary if you are coding a custom cell editor. For example, it's possible to get the dimensions of the cell, the model index (QModelIndex), show a tooltip near the cell and etc. More...

Header: #include <GridEditorSite>

Detailed Description