aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/menunode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Used 'invokeMethod' to call slot, to make the code simple.Renato Araujo Oliveira Filho2013-01-141-13/+9
|
* Fixed item removal and insertion.Renato Araujo Oliveira Filho2013-01-101-5/+42
| | | | Removed debug messages. Fixed tests to work with new tree model structure.
* Implmeneted QMenuModel as tree model.Renato Araujo Oliveira Filho2013-01-031-0/+223