Override removeRows instead of removeRow. > removeRow is not virtual in C++, so if this gets called by Qt > internally for some reason, it wouldn't use the overloaded version - > so I think it'd be better to implement removeRows and then use > removeRow without overloading that - The-Compiler |
||
---|---|---|
.. | ||
test_completer.py | ||
test_completionmodel.py | ||
test_completionwidget.py | ||
test_histcategory.py | ||
test_listcategory.py | ||
test_models.py |