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_entry

#include <gtkentries.hpp>

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

lgtkpp::gtk_editable lgtkpp::gtk_widget lgtkpp::gtk_object lgtkpp::gtk_spin_button Liste de tous les membres

Membres publics

 gtk_entry (text_len aSize=0, bool aImmediate=true)
 gtk_entry (const same &ge)
 gtk_entry (const same &ge, bool)
 gtk_entry (gtkself *ge)
virtual ~gtk_entry ()
gtkself const * operator-> () const
gtkself const & operator * () const
self & SetMaxLength (text_len Max)
self & SetText (std::string const &nouveau_texte)
std::string GetText () const
self & AppendText (std::string const &aTexte)
self & PrependText (std::string const &aTexte)
self & SetPosition (text_pos Position)
 Positionne le curseur.

self & SelectRegion (text_pos Debut, text_pos Fin)
 Selectionne une zone du texte de l'editable.

self & SetVisibility (bool Visible)
virtual SAME * Clone () const
virtual SELF & CreateObject ()
virtual std::ostream & Print (std::ostream &o) const

Description détaillée

Exemples:

combobox.cpp.


Documentation des contructeurs et destructeurs

lgtkpp::gtk_entry::gtk_entry (  text_len    aSize = 0,
bool    aImmediate = true
)  [inline]
 

lgtkpp::gtk_entry::gtk_entry (  const same &    ge ) 
 

lgtkpp::gtk_entry::gtk_entry (  const same &    ge,
bool   
)  [inline]
 

lgtkpp::gtk_entry::gtk_entry (  gtkself *    ge )  [inline]
 

virtual lgtkpp::gtk_entry::~gtk_entry (    )  [inline, virtual]
 


Documentation des méthodes

gtk_entry & lgtkpp::gtk_entry::AppendText (  std::string const &    aTexte )  [inline]
 

gtk_entry::SAME * lgtkpp::gtk_entry::Clone (    )  const [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_editable.

Redéfinie dans lgtkpp::gtk_spin_button.

gtk_entry::SELF & lgtkpp::gtk_entry::CreateObject (    )  [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_editable.

Redéfinie dans lgtkpp::gtk_spin_button.

std::string lgtkpp::gtk_entry::GetText (    )  const [inline]
 

Exemples:
combobox.cpp.

gtkself const& lgtkpp::gtk_entry::operator * (    )  const [inline]
 

Redéfinie à partir de lgtkpp::gtk_editable.

Redéfinie dans lgtkpp::gtk_spin_button.

gtkself const* lgtkpp::gtk_entry::operator-> (    )  const [inline]
 

Redéfinie à partir de lgtkpp::gtk_editable.

Redéfinie dans lgtkpp::gtk_spin_button.

gtk_entry & lgtkpp::gtk_entry::PrependText (  std::string const &    aTexte )  [inline]
 

std::ostream & lgtkpp::gtk_entry::Print (  std::ostream &    o )  const [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_editable.

gtk_entry & lgtkpp::gtk_entry::SelectRegion (  text_pos    aDebut,
text_pos    aFin
)  [inline]
 

Selectionne une zone du texte de l'editable.

Paramètres:
aDebut debut de la zone a selectionner
aFin fin de la zone a selectionner
Renvoie:
une reference sur l'objet courant

Redéfinie à partir de lgtkpp::gtk_editable.

gtk_entry & lgtkpp::gtk_entry::SetMaxLength (  text_len    Max )  [inline]
 

gtk_entry & lgtkpp::gtk_entry::SetPosition (  text_pos    aPosition )  [inline]
 

Positionne le curseur.

Paramètres:
aPosition nouvelle position du curseur
Renvoie:
une reference sur l'objet courant

Redéfinie à partir de lgtkpp::gtk_editable.

gtk_entry & lgtkpp::gtk_entry::SetText (  std::string const &    nouveau_texte )  [inline]
 

gtk_entry & lgtkpp::gtk_entry::SetVisibility (  bool    Visible )  [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:45 2003 pour lightgtk++ par doxygen1.3-rc3