OpenCPN Partial API docs
Loading...
Searching...
No Matches
Buttons Struct Reference

Install/Quit buttons bottom-right. More...

Inheritance diagram for Buttons:

Public Member Functions

 Buttons (wxWindow *parent, const char *rule_path)
 
void do_install ()
 

Public Attributes

std::string m_rule_path
 

Detailed Description

Install/Quit buttons bottom-right.

Definition at line 257 of file udev_rule_mgr.cpp.

Constructor & Destructor Documentation

◆ Buttons()

Buttons::Buttons ( wxWindow *  parent,
const char *  rule_path 
)
inline

Definition at line 258 of file udev_rule_mgr.cpp.

Member Function Documentation

◆ do_install()

void Buttons::do_install ( )
inline

Definition at line 283 of file udev_rule_mgr.cpp.

Member Data Documentation

◆ m_rule_path

std::string Buttons::m_rule_path

Definition at line 297 of file udev_rule_mgr.cpp.


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