Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Member Functions | List of all members
vtb::gui::TableDialog Class Reference
Inheritance diagram for vtb::gui::TableDialog:
[legend]
Collaboration diagram for vtb::gui::TableDialog:
[legend]

Public Member Functions

bool draw ()
 
- Public Member Functions inherited from vtb::gui::TablePanel
void columns (array1 rhs)
 
void width (width_array rhs)
 
const table_typetable () const
 
const array1selected_row () const
 
bool empty () const
 
void table (array2 &&rhs)
 
void show_first_column (bool b)
 
void draw ()
 
- Public Member Functions inherited from vtb::gui::Window
void show (bool b)
 
bool show () const
 
bool * show_ptr ()
 
void name (const std::string &rhs)
 
const std::stringname () const
 
bool menuItem ()
 

Additional Inherited Members

- Public Types inherited from vtb::gui::TablePanel
using table_type = array2
 

Detailed Description

Definition at line 61 of file TablePanel.hh.