Page principale   Modules   Liste des namespaces   Hiérarchie des classes   Liste des composants   Liste des fichiers   Membres des namespaces   Composants   Déclarations   Pages associées   Exemples  

Référence de la classe lgtkpp::gtk_table

#include <gtktables.hpp>

Graphe d'héritage de la classe lgtkpp::gtk_table

lgtkpp::gtk_container lgtkpp::gtk_widget lgtkpp::gtk_object Liste de tous les membres

Membres publics

 gtk_table (size_t aLignes, size_t aColonnes, bool aHomo=true, bool aImmediate=true)
 gtk_table (same const &gt)
 gtk_table (same const &gt, bool)
 gtk_table (gtkself *gt)
virtual ~gtk_table ()
gtkself const * operator-> () const
 Renvoie un pointeur sur l'ojet Gtk+ associé s'il existe.

gtkself const & operator * () const
 Renvoie une référence sur l'objet Gtk+ associé s'il existe.

self & Attach (gtk_widget &, coord_t, coord_t, coord_t, coord_t, GtkAttachOptions, GtkAttachOptions, size_t, size_t)
self & Attach (gtk_widget &, coord_t, coord_t, coord_t, coord_t)
self & SetColSpacing (coord_t, size_t)
self & SetColSpacings (size_t)
self & SetRowSpacing (coord_t, size_t)
self & SetRowSpacings (size_t)
virtual SAME * Clone () const
virtual SELF & CreateObject ()
virtual std::ostream & Print (std::ostream &o) const
 Envoie le container sur un flux ostream.


Description détaillée

Exemples:

combobox.cpp.


Documentation des contructeurs et destructeurs

lgtkpp::gtk_table::gtk_table size_t    aLignes,
size_t    aColonnes,
bool    aHomo = true,
bool    aImmediate = true
[inline]
 

lgtkpp::gtk_table::gtk_table same const &    gt [inline]
 

lgtkpp::gtk_table::gtk_table same const &    gt,
bool   
[inline]
 

lgtkpp::gtk_table::gtk_table gtkself *    gt [inline]
 

virtual lgtkpp::gtk_table::~gtk_table   [inline, virtual]
 


Documentation des méthodes

gtk_table & lgtkpp::gtk_table::Attach gtk_widget  ,
coord_t   ,
coord_t   ,
coord_t   ,
coord_t   
[inline]
 

gtk_table & lgtkpp::gtk_table::Attach gtk_widget  ,
coord_t   ,
coord_t   ,
coord_t   ,
coord_t   ,
GtkAttachOptions   ,
GtkAttachOptions   ,
size_t   ,
size_t   
[inline]
 

Exemples:
combobox.cpp.

virtual SAME* lgtkpp::gtk_table::Clone   const [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_widget.

gtk_table::SELF & lgtkpp::gtk_table::CreateObject   [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_widget.

gtkself const& lgtkpp::gtk_table::operator *   const [inline]
 

Renvoie une référence sur l'objet Gtk+ associé s'il existe.

Redéfinie à partir de lgtkpp::gtk_container.

gtkself const* lgtkpp::gtk_table::operator->   const [inline]
 

Renvoie un pointeur sur l'ojet Gtk+ associé s'il existe.

Redéfinie à partir de lgtkpp::gtk_container.

std::ostream & lgtkpp::gtk_table::Print std::ostream &    o const [inline, virtual]
 

Envoie le container sur un flux ostream.

Redéfinie à partir de lgtkpp::gtk_container.

gtk_table & lgtkpp::gtk_table::SetColSpacing coord_t   ,
size_t   
[inline]
 

gtk_table & lgtkpp::gtk_table::SetColSpacings size_t    [inline]
 

gtk_table & lgtkpp::gtk_table::SetRowSpacing coord_t   ,
size_t   
[inline]
 

gtk_table & lgtkpp::gtk_table::SetRowSpacings size_t    [inline]
 


La documentation associée à cette classe a été générée à partir du fichier suivant :
Généré le Sun Oct 5 15:03:46 2003 pour lightgtk++ par doxygen1.3-rc3