Nemiver  0.3
Public Member Functions | List of all members
nemiver::PopupTip Class Reference

#include <nmv-popup-tip.h>

Inheritance diagram for nemiver::PopupTip:

Public Member Functions

 PopupTip (const UString &a_text="")
 
virtual ~PopupTip ()
 
void text (const UString &)
 
UString text () const
 
void set_child (Gtk::Widget &a_widget)
 
void set_show_position (int a_x, int a_y)
 
void show ()
 
void show_all ()
 
void show_at_position (int a_x, int a_y)
 

Constructor & Destructor Documentation

◆ PopupTip()

nemiver::PopupTip::PopupTip ( const UString a_text = "")

◆ ~PopupTip()

virtual nemiver::PopupTip::~PopupTip ( )
virtual

Member Function Documentation

◆ set_child()

void nemiver::PopupTip::set_child ( Gtk::Widget &  a_widget)

◆ set_show_position()

void nemiver::PopupTip::set_show_position ( int  a_x,
int  a_y 
)

◆ show()

void nemiver::PopupTip::show ( )

◆ show_all()

void nemiver::PopupTip::show_all ( )

◆ show_at_position()

void nemiver::PopupTip::show_at_position ( int  a_x,
int  a_y 
)

◆ text() [1/2]

UString nemiver::PopupTip::text ( ) const

◆ text() [2/2]

void nemiver::PopupTip::text ( const UString )

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