
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a simple drag'n'drop framework based on QToolBar and friends which allows a user to configure an applications toolbars by dragging toolbuttons around.
An example is provided.
Maybe someone finds it usefull.
10 years ago
0.1:
- fixed and cleaned-up the code to load button settings
- wrong drop indicator position for the most-right/bottom tool fixed
- custom DNDToolButton settings are now enclosed in a seperate group, this avoids possible naming conflicts (breaks compatiblility with initial release)
- abillity to lock a button on the toolbar added
- abillity the specify default tool instantion during DNDToolBar construction added
- DNDToolButtonPreview instances are now reference counted, deletion is done automatically now
- documentation updated
Inital Release:
- Documentation added. Have a look at dndtoolbar/doc/html in the archive added.
10 years ago
0.1:
- fixed and cleaned-up the code to load button settings
- wrong drop indicator position for the most-right/bottom tool fixed
- custom DNDToolButton settings are now enclosed in a seperate group, this avoids possible naming conflicts (breaks compatiblility with initial release)
- abillity to lock a button on the toolbar added
- abillity the specify default tool instantion during DNDToolBar construction added
- DNDToolButtonPreview instances are now reference counted, deletion is done automatically now
- documentation updated
Inital Release:
- Documentation added. Have a look at dndtoolbar/doc/html in the archive added.
AlexBSnet
10 years ago
Report
am75
10 years ago
Report