|
MythTV
0.26-pre
|
#include <glsingleview.h>
Public Member Functions | |
| GLSDialog (const ThumbList &itemList, int *pos, int slideShow, int sortOrder, MythMainWindow *parent, const char *name="GLSDialog") | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *e) |
Private Attributes | |
| GLSingleView * | m_view |
Definition at line 46 of file glsingleview.h.
| GLSDialog::GLSDialog | ( | const ThumbList & | itemList, |
| int * | pos, | ||
| int | slideShow, | ||
| int | sortOrder, | ||
| MythMainWindow * | parent, | ||
| const char * | name = "GLSDialog" |
||
| ) |
Definition at line 50 of file glsingleview.cpp.
| void GLSDialog::closeEvent | ( | QCloseEvent * | e | ) | [protected] |
Definition at line 67 of file glsingleview.cpp.
GLSingleView* GLSDialog::m_view [private] |
Definition at line 57 of file glsingleview.h.
Referenced by closeEvent(), and GLSDialog().
1.7.6.1