File: TODO

package info (click to toggle)
qmenumodel 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 700 kB
  • sloc: cpp: 4,190; ansic: 1,898; python: 302; makefile: 12
file content (9 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (3)
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)
 • …