I haveI write lista->additem("hello");Qt Code:
void A_table::w_inform(QWidgetList *lista);To copy to clipboard, switch view to plain text mode
And compiler tells me that QWidgetList has no member 'additem' ?????
Moreover, the combo does not offer me the methods for a QWidgetList ????
(It happens that it is as I pass A QList ???)
Any idea ?
Solved: it is QListWidget not QWidgetList .......
Please delete this post ....... and excuse me
Bookmarks