blob: e3880fbe8509e570d061a010c676f62ef6e989fc (
plain)
1
2
3
4
5
6
7
8
9
|
= TODO =
• Use PIMPLs to clean up the headers
• Add a server-side API to allow applications to export their menus on the bus
• [optional] Add a ProjectConfig.cmake file to allow other projects using
cmake to express a dependency on libqmenumodel without requesting pkgconfig
(see http://www.vtk.org/Wiki/CMake/Tutorials/How_to_create_a_ProjectConfig.cmake_file)
• …
|