I have a QVariant object within a QTreeWidgetItem, how can I cast it to my own object?
|
|
|
|
|
|
|
you need to declare somewhere in an
and then you can just use:
|
||
|
|
|
|
I have a QVariant object within a QTreeWidgetItem, how can I cast it to my own object?
|
||
|
|
|
|
you need to declare somewhere in an
and then you can just use:
|
||
|
|