Static Public Member Functions

Tables Class Reference

Group of TablePrefs. More...

#include <global.h>

Inheritance diagram for Tables:
Inheritance graph
[legend]
Collaboration diagram for Tables:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static Tablesinstance ()

Detailed Description

Group of TablePrefs.

See also:
TablePrefs

Member Function Documentation

static Tables* Tables::instance (  )  [inline, static]

Referenced by ProjectTreeModel::data().

                             {
        static Tables tables;
        return &tables;
    }


The documentation for this class was generated from the following file: