Rosetta
Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
ui::network::BowmanView Class Reference

#include <bowman_view.h>

Inheritance diagram for ui::network::BowmanView:
Inheritance graph
[legend]

Signals

void double_clicked (ui::network::FunctionID const &)
 

Public Member Functions

 BowmanView (QWidget *parent=0)
 
 ~BowmanView ()
 
FunctionID get_select_item ()
 

Private Slots

void on_functions_doubleClicked (QModelIndex const &index)
 
void when_model_changed ()
 

Private Attributes

ui::network::BowmanModel bowman_model_
 
Ui::BowmanView * ui
 

Constructor & Destructor Documentation

◆ BowmanView()

ui::network::BowmanView::BowmanView ( QWidget parent = 0)
explicit

◆ ~BowmanView()

ui::network::BowmanView::~BowmanView ( )

References ui.

Member Function Documentation

◆ double_clicked

void ui::network::BowmanView::double_clicked ( ui::network::FunctionID const &  )
signal

◆ get_select_item()

FunctionID ui::network::BowmanView::get_select_item ( )

◆ on_functions_doubleClicked

void ui::network::BowmanView::on_functions_doubleClicked ( QModelIndex const &  index)
privateslot

◆ when_model_changed

void ui::network::BowmanView::when_model_changed ( )
privateslot

Referenced by BowmanView().

Member Data Documentation

◆ bowman_model_

ui::network::BowmanModel ui::network::BowmanView::bowman_model_
private

◆ ui

Ui::BowmanView* ui::network::BowmanView::ui
private

Referenced by ~BowmanView().


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