forked from blue/squawk
some more thoughts about settings widgets
This commit is contained in:
parent
841e526e59
commit
a8a7ce2538
12 changed files with 248 additions and 45 deletions
|
@ -17,6 +17,7 @@ public:
|
|||
protected:
|
||||
QStyleOptionViewItem viewOptions() const override;
|
||||
void resizeEvent(QResizeEvent * event) override;
|
||||
QRect visualRect(const QModelIndex & index) const override;
|
||||
|
||||
private:
|
||||
int lastWidth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue