good morning!
I have to do a list of char datas.
The code that I'm using is:
Code:
{ list<<"maider"<<"peter"<<"maider"; list->show(); }
why can't i see the list? In qt4 to do an array they use QVector fuction. Which function can I use in QT3?my version is: Version: 3.4.1