libglom-1.22  1.22.0
Public Member Functions
Glom::TableInfo Class Reference
Inheritance diagram for Glom::TableInfo:
Inheritance graph
[legend]
Collaboration diagram for Glom::TableInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TableInfo ()
 TableInfo (const TableInfo& src)
TableInfooperator= (const TableInfo& src)
bool get_hidden () const
 Returns true if this table should not be shown in the list of tables when in operator mode.
void set_hidden (bool val=true)
 See get_default().
bool get_default () const
 Returns true if this table should be shown when the system is opened.
void set_default (bool val=true)
 See get_default().

Constructor & Destructor Documentation


Member Function Documentation

Returns true if this table should be shown when the system is opened.

Only one table can be the default table.

Returns true if this table should not be shown in the list of tables when in operator mode.

TableInfo& Glom::TableInfo::operator= ( const TableInfo src)
void Glom::TableInfo::set_default ( bool  val = true)
void Glom::TableInfo::set_hidden ( bool  val = true)

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