rework xqitem::setData, part I
This commit is contained in:
@@ -225,6 +225,7 @@ public:
|
||||
bool isHeaderStyle();
|
||||
// ...
|
||||
|
||||
QString dataRoleName(int role);
|
||||
QVariant data(int role = Qt::DisplayRole ) const override;
|
||||
void setData(const QVariant &value, int role ) override;
|
||||
|
||||
|
Reference in New Issue
Block a user