Hi!
I'm trying to implement List Screen that should show some string list /file list.
I've inhereted class from QAbstractListModel, and implemented function, like insertrow(),data() etc.
but i'm not able disply gthe information on the listview . and to access the model data, please can you help me out,
Thanks and Regard
Nyamath

Reply With Quote

