Just like you would a QCheckBox only with a QTreeView
QTreeView::indicator:checked {
image: url(path);
}
QTreeView::indicator:unchecked {
image: url(path);
}
Just like you would a QCheckBox only with a QTreeView
QTreeView::indicator:checked {
image: url(path);
}
QTreeView::indicator:unchecked {
image: url(path);
}
Snix (10th December 2013)
Bookmarks