Freeciv-3.3
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes
values_dlg Class Reference

#include <values_dlg.h>

+ Inheritance diagram for values_dlg:

Public Member Functions

 values_dlg ()
 
void open_help (struct strvec **help)
 
void close_help ()
 

Private Attributes

helpeditorhelp
 

Detailed Description

Definition at line 27 of file values_dlg.h.

Constructor & Destructor Documentation

◆ values_dlg()

values_dlg::values_dlg ( )

values_dlg constructor

Definition at line 30 of file values_dlg.cpp.

Member Function Documentation

◆ close_help()

void values_dlg::close_help ( )

◆ open_help()

void values_dlg::open_help ( struct strvec **  helptext)

Field Documentation

◆ help

helpeditor* values_dlg::help
private

Definition at line 37 of file values_dlg.h.

Referenced by close_help(), open_help(), and values_dlg().