Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherits Rapicorn::ListModelIface.
Public Member Functions | |
MemoryListStore (int n_columns) | |
virtual int | count () |
virtual Any | row (int n) |
void | insert (int n, const Any &aseq) |
void | update_row (uint n, const Any &aseq) |
void | remove (uint start, uint length) |