#include <chanwindow.h>
Public Member Functions | |
| INLINE | WindowItem (void) |
| INLINE | WindowItem (const bool, const bool, const int, const std::string &, const SetupSyms &, const int, const int, const bool, const bool, PTA(int)) |
| INLINE | WindowItem (const WindowItem &) |
| INLINE | ~WindowItem (void) |
| INLINE WindowItem & | operator= (const WindowItem &) |
| INLINE bool | getHWChans (void) const |
| INLINE bool | getDVR (void) const |
| INLINE bool | getBorder (void) const |
| INLINE bool | getCursor (void) const |
| INLINE int | getChanOffset (void) const |
| INLINE int | getSizeX (void) const |
| INLINE int | getSizeY (void) const |
| INLINE std::string | getLayout (void) const |
| INLINE SetupSyms | getSetups (void) const |
| INLINE int | getCameraGroup (int display_region) const |
| INLINE int | getNumCameraGroups (void) const |
Private Member Functions | |
| PTA (int) _camera_group | |
Private Attributes | |
| bool | _hw_chans |
| bool | _dvr |
| bool | _border |
| bool | _cursor |
| int | _chan_offset |
| int | _sizeX |
| int | _sizeY |
| std::string | _layout |
| SetupSyms | _setups |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by ChanConfig::chan_eval(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by ChanConfig::chan_eval(), and WindowParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by ChanConfig::chan_eval(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
Referenced by WindowParseFunctor::operator()(). |
|
|
|
|
|
|
|
|
Definition at line 32 of file chanwindow.h. |
|
|
Definition at line 33 of file chanwindow.h. |
|
|
Definition at line 32 of file chanwindow.h. |
|
|
Definition at line 32 of file chanwindow.h. |
|
|
Definition at line 32 of file chanwindow.h. |
|
|
Definition at line 34 of file chanwindow.h. |
|
|
Definition at line 35 of file chanwindow.h. |
|
|
Definition at line 33 of file chanwindow.h. |
|
|
Definition at line 33 of file chanwindow.h. |
1.3