dialog box to collect video-server settings
More...
#include <video_server_dialog.h>
dialog box to collect video-server settings
Definition at line 37 of file video_server_dialog.h.
◆ VideoServerDialog()
◆ ~VideoServerDialog()
VideoServerDialog::~VideoServerDialog |
( |
| ) |
|
◆ get_cachesize()
int VideoServerDialog::get_cachesize |
( |
| ) |
|
|
inline |
◆ get_docroot()
std::string VideoServerDialog::get_docroot |
( |
| ) |
|
◆ get_exec_path()
std::string VideoServerDialog::get_exec_path |
( |
| ) |
|
|
inline |
◆ get_listenaddr()
std::string VideoServerDialog::get_listenaddr |
( |
| ) |
|
|
inline |
◆ get_listenport()
int VideoServerDialog::get_listenport |
( |
| ) |
|
|
inline |
◆ on_show()
void VideoServerDialog::on_show |
( |
| ) |
|
|
private |
◆ open_docroot_dialog()
void VideoServerDialog::open_docroot_dialog |
( |
| ) |
|
|
private |
◆ open_path_dialog()
void VideoServerDialog::open_path_dialog |
( |
| ) |
|
|
private |
◆ show_again()
bool VideoServerDialog::show_again |
( |
| ) |
|
|
inline |
◆ cachesize_adjustment
Gtk::Adjustment VideoServerDialog::cachesize_adjustment |
|
private |
◆ cachesize_spinner
Gtk::SpinButton VideoServerDialog::cachesize_spinner |
|
private |
◆ docroot_browse_button
Gtk::Button VideoServerDialog::docroot_browse_button |
|
private |
◆ docroot_entry
Gtk::Entry VideoServerDialog::docroot_entry |
|
private |
◆ docroot_label
Gtk::Label VideoServerDialog::docroot_label |
|
private |
◆ listenaddr_combo
Gtk::ComboBoxText VideoServerDialog::listenaddr_combo |
|
private |
◆ listenport_adjustment
Gtk::Adjustment VideoServerDialog::listenport_adjustment |
|
private |
◆ listenport_spinner
Gtk::SpinButton VideoServerDialog::listenport_spinner |
|
private |
◆ path_browse_button
Gtk::Button VideoServerDialog::path_browse_button |
|
private |
◆ path_entry
Gtk::Entry VideoServerDialog::path_entry |
|
private |
◆ path_label
Gtk::Label VideoServerDialog::path_label |
|
private |
◆ showagain_checkbox
Gtk::CheckButton VideoServerDialog::showagain_checkbox |
|
private |
The documentation for this class was generated from the following file: