Maemomm Reference Documentation: hildon-notifymm
Main Page   Namespaces   Book  

Hildon::Notification Class Reference

Inheritance diagram for Hildon::Notification:

Notification List of all members.

Detailed Description

TODO: Create documentation based on the C documentation when there is some C hildon-notify documentation.


Public Member Functions

const HildonNotification* gobj () const
 Provides access to the underlying C GObject.
HildonNotification* gobj ()
 Provides access to the underlying C GObject.
HildonNotification* gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
virtual ~Notification ()

Static Public Member Functions

static Glib::RefPtr<Notificationcreate (const Glib::ustring& summary, const Glib::ustring& body, const Glib::ustring& icon, const Glib::ustring& category=Glib::ustring())

Protected Member Functions

 Notification (const Glib::ustring& summary, const Glib::ustring& body, const Glib::ustring& icon, const Glib::ustring& category=Glib::ustring())

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Hildon::Notificationwrap (HildonNotification* object, bool take_copy=false)
 
Parameters:
object The C instance


Constructor & Destructor Documentation

virtual Hildon::Notification::~Notification (  )  [virtual]

Hildon::Notification::Notification ( const Glib::ustring summary,
const Glib::ustring body,
const Glib::ustring icon,
const Glib::ustring category = Glib::ustring() 
) [protected]


Member Function Documentation

static Glib::RefPtr<Notification> Hildon::Notification::create ( const Glib::ustring summary,
const Glib::ustring body,
const Glib::ustring icon,
const Glib::ustring category = Glib::ustring() 
) [static]

const HildonNotification* Hildon::Notification::gobj (  )  const [inline]

Provides access to the underlying C GObject.

HildonNotification* Hildon::Notification::gobj (  )  [inline]

Provides access to the underlying C GObject.

HildonNotification* Hildon::Notification::gobj_copy (  ) 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.


Friends And Related Function Documentation

Glib::RefPtr<Hildon::Notification> wrap ( HildonNotification *  object,
bool  take_copy = false 
) [related]

Parameters:
object The C instance

Parameters:
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 for hildon-notifymm by Doxygen 1.5.1 © 1997-2001