File: MsXps-module.qdoc

package info (click to toggle)
libxpertmass 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,908 kB
  • sloc: cpp: 50,586; xml: 2,193; python: 417; ansic: 70; makefile: 33
file content (22 lines) | stat: -rw-r--r-- 598 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*!
\module MsXpS
\title MsXpertSuite Module

\brief the MsXpertSuite module is the main module (with namespace MsXpS).

The MsXpertSuite module is the main module (with namespace MsXpS) that contains
two modules with namespaces MsXpS::libXpertMassCore and MsXpS::libXpertMassGui
for non-GUI and GUI classes, respectively:

\list
\li \l{libXpertMassCore} Library Module: The namespace for non-GUI classes
\li \l{libXpertMassGui} Library Module: The namespace for GUI classes
\endlist
*/

/*!
\namespace MsXpS
\inmodule MsXpSs

\brief Contains libXpertMassCore and libXpertMassGui documentation.
*/