qt5
Last change
on this file since 66327a0 was
66327a0,
checked in by pavelpa <pavelpa@…>, 13 years ago
|
modified model-view
- created own delegate to display TreeView? items
- contains also 'controls' - which are clickable (handled in TreeView?)
- created own TreeView? inherited from QTreeView
- to handle control-clicks of the Delegate
- minor modifications to MainWindow? UI
- icons added
|
-
Property mode set to
100644
|
File size:
290 bytes
|
Line | |
---|
1 | <!DOCTYPE RCC><RCC version="1.0"> |
---|
2 | <qresource> |
---|
3 | <file>icons/favourite-on.png</file> |
---|
4 | <file>icons/favourite-off.png</file> |
---|
5 | <file>icons/alarm-on.png</file> |
---|
6 | <file>icons/alarm-off.png</file> |
---|
7 | <file>icons/expand.png</file> |
---|
8 | <file>icons/collapse.png</file> |
---|
9 | </qresource> |
---|
10 | </RCC> |
---|
Note: See
TracBrowser
for help on using the repository browser.