File: Mainpage.dox

package info (click to toggle)
qapt 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,512 kB
  • sloc: cpp: 7,310; xml: 97; sh: 15; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
/** @mainpage The QApt Library API Reference

This is a Qt wrapper library around the libapt-pkg API/Apt implementation. It
provides a nice object-oriented, Qt-like API for controlling Apt in a world
where iterators and strange API reign supreme.

// DOXYGEN_NAME=libqapt
// DOXYGEN_ENABLE=YES
// vim:ts=4:sw=4:expandtab:filetype=doxygen