blob: 4ddc8c803be907c785b2a0e011a57ec910e3b8e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
|