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

#include <nmv-set-jump-to-dialog.h>

Inheritance diagram for nemiver::SetJumpToDialog:
nemiver::Dialog nemiver::common::Object

Public Member Functions

 SetJumpToDialog (Gtk::Window &a_parent, const UString &a_resource_root_path)
 
virtual ~SetJumpToDialog ()
 
const common::Locget_location () const
 
void set_location (const common::Loc &)
 
void set_break_at_location (bool)
 
bool get_break_at_location () const
 
void set_current_file_name (const UString &)
 
- Public Member Functions inherited from nemiver::Dialog
 Dialog (const UString &a_resource_root_path, const UString &a_gtkbuilder_filename, const UString &a_widget_name, Gtk::Window &a_parent)
 
virtual ~Dialog ()
 
virtual gint run ()
 
virtual void show ()
 
virtual void hide ()
 
Glib::SignalProxy1< void, int > signal_response ()
 
- Public Member Functions inherited from nemiver::common::Object
 Object ()
 
 Object (Object const &)
 
Objectoperator= (Object const &)
 
virtual ~Object ()
 
void ref ()
 
void unref ()
 
void enable_refcount (bool a_enabled=true)
 
bool is_refcount_enabled () const
 
long get_refcount () const
 
void attach_object (const UString &a_key, const Object *a_object)
 
bool get_attached_object (const UString &a_key, const Object *&a_object)
 

Additional Inherited Members

- Protected Member Functions inherited from nemiver::Dialog
Gtk::Dialog & widget () const
 
const Glib::RefPtr< Gtk::Builder > gtkbuilder () const
 
- Protected Attributes inherited from nemiver::common::Object
SafePtr< ObjectPrivm_priv
 

Constructor & Destructor Documentation

◆ SetJumpToDialog()

nemiver::SetJumpToDialog::SetJumpToDialog ( Gtk::Window &  a_parent,
const UString a_resource_root_path 
)

◆ ~SetJumpToDialog()

virtual nemiver::SetJumpToDialog::~SetJumpToDialog ( )
virtual

Member Function Documentation

◆ get_break_at_location()

bool nemiver::SetJumpToDialog::get_break_at_location ( ) const

◆ get_location()

const common::Loc* nemiver::SetJumpToDialog::get_location ( ) const

◆ set_break_at_location()

void nemiver::SetJumpToDialog::set_break_at_location ( bool  )

◆ set_current_file_name()

void nemiver::SetJumpToDialog::set_current_file_name ( const UString )

◆ set_location()

void nemiver::SetJumpToDialog::set_location ( const common::Loc )

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