File: Mainpage.dox

package info (click to toggle)
libqapt 3.0.5-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,372 kB
  • sloc: cpp: 11,270; makefile: 13; sh: 11
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