|
|
|
This wiki is written for new contributors of VLC Qt interface, as a way to ease
|
|
|
|
the learning curve. It aims to describe majors architectural design used in the
|
|
|
|
application.
|
|
|
|
|
|
|
|
As with every software, what is described is a moving target, don't hesitate to
|
|
|
|
notify the author and/or propose updates if you find outdated information,
|
|
|
|
inconsistencies or subjects that needs to be exposed
|
|
|
|
|
|
|
|
* [Developer tools](qt_dev_tools)
|
|
|
|
|
|
|
|
* [Qt architecture](qt_architecture)
|
|
|
|
|
|
|
|
* [Interacting with the medialibrary](qt_medialib)
|
|
|
|
|
|
|
|
* [Routing between views](qt_routing)
|
|
|
|
|
|
|
|
* [Interacting with the medialibrary](qt_medialib) |
|
|
|
* [Keyboard navigation](qt_keyboard_navigation)
|
|
|
|
|
|
|
|
* [Font icon](qt_font_icon)
|
|
|
|
|
|
|
|
* [Human Interface Guidelines](qt_HIG) |