#include <performanceprefs.h>
Inherits BC_TextBox.

Public Member Functions | |
| PrefsRenderFarmMountpoint (PreferencesWindow *pwindow, PerformancePrefs *subwindow, int x, int y) | |
| ~PrefsRenderFarmMountpoint () | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PerformancePrefs * | subwindow |
Definition at line 156 of file performanceprefs.h.
| PrefsRenderFarmMountpoint::PrefsRenderFarmMountpoint | ( | PreferencesWindow * | pwindow, | |
| PerformancePrefs * | subwindow, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 747 of file performanceprefs.C.
| PrefsRenderFarmMountpoint::~PrefsRenderFarmMountpoint | ( | ) |
Definition at line 760 of file performanceprefs.C.
| int PrefsRenderFarmMountpoint::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 763 of file performanceprefs.C.
References BC_TextBox::get_text(), PreferencesThread::preferences, pwindow, Preferences::renderfarm_mountpoint, and PreferencesWindow::thread.

Definition at line 168 of file performanceprefs.h.
1.5.5