File: Mainpage.dox

package info (click to toggle)
libkmahjongg 4%3A4.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,612 kB
  • ctags: 102
  • sloc: cpp: 730; makefile: 3; sh: 2
file content (18 lines) | stat: -rw-r--r-- 834 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/** @mainpage libkmahjongg API Reference

libkmahjongg is a library used for loading and rendering of Mahjongg tilesets and associated backgrounds, 
used by KMahjongg and KShisen. Shared data is installed to {kdedir}/share/apps/kmahjongglib/*

Contents: <br>
  -kmahjonggtileset.cpp/.h : implementation of the <a href="classKMahjonggTileset.html">KMahjonggTileset</a> class \n
  -kmahjonggbackground.cpp/.h: implementation of the <a href="classKMahjonggBackground.html">KMahjongBackground</a> class \n
  -tilesets: Directory for svg files and .desktop data describing the metrics of tiles \n
  -backgrounds: Art and .desktop description for backgrounds \n

The tilesets and backgrounds are also used by Kajongg. Please remember that when you change their format.

Questions? Contact Mauricio Piacentini <mauricio@tabuleiro.com>



*/