cgv
Loading...
Searching...
No Matches
cgv::gui::help_message Class Reference

Public Member Functions

void clear ()
 
void add_line (const std::string &line)
 
void add_bullet_point (const std::string &line)
 
void show () const
 
void create_gui (cgv::gui::provider *p) const
 

Protected Attributes

std::string message = ""
 

Detailed Description

Definition at line 9 of file help_message.h.

Member Function Documentation

◆ add_bullet_point()

void cgv::gui::help_message::add_bullet_point ( const std::string &  line)
inline

Definition at line 27 of file help_message.h.

◆ add_line()

void cgv::gui::help_message::add_line ( const std::string &  line)
inline

Definition at line 19 of file help_message.h.

◆ clear()

void cgv::gui::help_message::clear ( )
inline

Definition at line 14 of file help_message.h.

◆ create_gui()

void cgv::gui::help_message::create_gui ( cgv::gui::provider p) const
inline

Definition at line 37 of file help_message.h.

◆ show()

void cgv::gui::help_message::show ( ) const
inline

Definition at line 32 of file help_message.h.

Member Data Documentation

◆ message

std::string cgv::gui::help_message::message = ""
protected

Definition at line 11 of file help_message.h.


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