#include <picture.h>
Public Member Functions | |
| PictureItem () | |
| ~PictureItem () | |
| void | copy_from (PictureItem *src) |
| char * | get_default_string (char *string) |
Public Attributes | |
| char | name [BCTEXTLEN] |
| int | device_id |
| int | min |
| int | max |
| int | default_ |
| int | step |
| int | type |
| int | value |
Definition at line 12 of file picture.h.
|
|
Definition at line 11 of file picture.C. References default_, device_id, max, min, name, step, type, and value. |
|
|
|
|
|
Definition at line 28 of file picture.C. References default_, device_id, max, min, name, step, type, and value. Referenced by PictureConfig::copy_settings(), and PictureConfig::copy_usage(). |
|
|
Definition at line 40 of file picture.C. References name. Referenced by PictureConfig::load_defaults(), and PictureConfig::save_defaults(). |
|
|
Definition at line 24 of file picture.h. Referenced by copy_from(), and PictureItem(). |
|
|
Definition at line 21 of file picture.h. Referenced by ChannelEditCommon::ChannelEditCommon(), copy_from(), PictureConfig::copy_settings(), PictureConfig::copy_usage(), and PictureItem(). |
|
|
Definition at line 23 of file picture.h. Referenced by copy_from(), and PictureItem(). |
|
|
Definition at line 22 of file picture.h. Referenced by copy_from(), and PictureItem(). |
|
|
Definition at line 20 of file picture.h. Referenced by copy_from(), ChannelEditPictureWindow::create_objects(), get_default_string(), PictureConfig::new_item(), and PictureItem(). |
|
|
Definition at line 25 of file picture.h. Referenced by copy_from(), and PictureItem(). |
|
|
Definition at line 26 of file picture.h. Referenced by copy_from(), and PictureItem(). |
|
|
Definition at line 27 of file picture.h. Referenced by copy_from(), PictureConfig::load_defaults(), PictureItem(), and PictureConfig::save_defaults(). |
1.4.4