That would indicate that your array elements are empty strings.
Btw: if you read your input into QStringList, you can simply use QListWidget::addItems()
Cheers,
_
That would indicate that your array elements are empty strings.
Btw: if you read your input into QStringList, you can simply use QListWidget::addItems()
Cheers,
_
Bookmarks