Hildon::Note Class Reference

#include <note.h>

Inheritance diagram for Hildon::Note:

Dialog List of all members.

Public Member Functions

virtual ~Note ()
HildonNote * gobj ()
 Provides access to the underlying C GtkObject.
const HildonNote * gobj () const
 Provides access to the underlying C GtkObject.
 Note ()
 Note (Gtk::Window &parent, const Glib::ustring &description)
 Note (Gtk::Window &parent, const Glib::ustring &description, const Gtk::StockID &stock_id)
 Note (const Glib::ustring &description, const Gtk::StockID &stock_id=Gtk::StockID())
 Note (NoteType note_type, Gtk::Window &parent, const Glib::ustring &description=Glib::ustring(), const Gtk::StockID &stock_id=Gtk::StockID())
 Note (NoteType note_type, const Glib::ustring &description=Glib::ustring(), const Gtk::StockID &stock_id=Gtk::StockID())
 Note (const Glib::ustring &description, const Gtk::StockID &stock_id, const Gtk::ProgressBar &progress_bar)
void set_button_text (const Glib::ustring &text)
 Sets the button text to be used by the hildon_note widget.
void set_button_text (const Glib::ustring &textOk, const Glib::ustring &textCancel)
 Sets the button texts to be used by this hildon_note widget.

Related Functions

(Note that these are not member functions.)

Hildon::Notewrap (HildonNote *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Hildon::Note::~Note  )  [virtual]
 

Hildon::Note::Note  ) 
 

Hildon::Note::Note Gtk::Window &  parent,
const Glib::ustring &  description
[explicit]
 

Hildon::Note::Note Gtk::Window &  parent,
const Glib::ustring &  description,
const Gtk::StockID &  stock_id
[explicit]
 

Hildon::Note::Note const Glib::ustring &  description,
const Gtk::StockID &  stock_id = Gtk::StockID()
[explicit]
 

Hildon::Note::Note NoteType  note_type,
Gtk::Window &  parent,
const Glib::ustring &  description = Glib::ustring(),
const Gtk::StockID &  stock_id = Gtk::StockID()
 

Hildon::Note::Note NoteType  note_type,
const Glib::ustring &  description = Glib::ustring(),
const Gtk::StockID &  stock_id = Gtk::StockID()
[explicit]
 

Hildon::Note::Note const Glib::ustring &  description,
const Gtk::StockID &  stock_id,
const Gtk::ProgressBar &  progress_bar
 


Member Function Documentation

const HildonNote* Hildon::Note::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

HildonNote* Hildon::Note::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

void Hildon::Note::set_button_text const Glib::ustring &  textOk,
const Glib::ustring &  textCancel
 

Sets the button texts to be used by this hildon_note widget.

Parameters:
textOk The new text of the default OK button.
textCancel The new text of the default cancel button.

void Hildon::Note::set_button_text const Glib::ustring &  text  ) 
 

Sets the button text to be used by the hildon_note widget.

Parameters:
text Sets the button text and if there is two buttons in dialog, the button texts will be <text>, "Cancel".


Friends And Related Function Documentation

Hildon::Note * wrap HildonNote *  object,
bool  take_copy = false
[related]
 

Parameters:
object The C instance
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Wed Nov 8 17:20:41 2006 for hildon-libsmm by  doxygen 1.4.6