You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
503 B
18 lines
503 B
Plans for KoKoolBar : splitter mode
|
|
|
|
KoKoolBarGroup :
|
|
Change = Button always at the top, in splitter mode
|
|
|
|
KoKoolBarBox : widget containing the items
|
|
(previously: 'of the active group').
|
|
|
|
KoKoolBar : holds a QSplitter and two instances of KoKoolBarBox instead of one.
|
|
|
|
It should have
|
|
>an indicator which document is the current one, it should make keypresses
|
|
>visible like QIconView does, it should allow renaming of documents and it
|
|
>should allow Drag and Drop :)
|
|
|
|
-> use QIconView
|
|
|