#include <pluginprefs.h>
Inheritance diagram for PluginPrefs:

Public Member Functions | |
| PluginPrefs (MWindow *mwindow, PreferencesWindow *pwindow) | |
| ~PluginPrefs () | |
| int | create_objects () |
Public Attributes | |
| BrowseButton * | ipath |
| PluginGlobalPathText * | ipathtext |
| BrowseButton * | lpath |
| PluginLocalPathText * | lpathtext |
Definition at line 10 of file pluginprefs.h.
|
||||||||||||
|
Definition at line 12 of file pluginprefs.C. |
|
|
Definition at line 17 of file pluginprefs.C. |
|
|
Reimplemented from PreferencesDialog. Definition at line 25 of file pluginprefs.C. References _, Preferences::global_plugin_dir, ipath, ipathtext, Preferences::local_plugin_dir, lpath, lpathtext, PreferencesDialog::mwindow, PreferencesThread::preferences, PreferencesDialog::pwindow, and PreferencesWindow::thread. |
|
|
Definition at line 18 of file pluginprefs.h. Referenced by create_objects(), and ~PluginPrefs(). |
|
|
Definition at line 19 of file pluginprefs.h. Referenced by create_objects(), and ~PluginPrefs(). |
|
|
Definition at line 20 of file pluginprefs.h. Referenced by create_objects(), and ~PluginPrefs(). |
|
|
Definition at line 21 of file pluginprefs.h. Referenced by create_objects(), and ~PluginPrefs(). |
1.4.4