MythTV  master
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
NextButtonListPageEvent Class Reference
Inheritance diagram for NextButtonListPageEvent:
Inheritance graph
[legend]
Collaboration diagram for NextButtonListPageEvent:
Collaboration graph
[legend]

Public Member Functions

 NextButtonListPageEvent (int start, int pageSize)
 

Public Attributes

const int m_start
 
const int m_pageSize
 

Static Public Attributes

static const Type kEventType
 

Detailed Description

Definition at line 2725 of file mythuibuttonlist.cpp.

Constructor & Destructor Documentation

◆ NextButtonListPageEvent()

NextButtonListPageEvent::NextButtonListPageEvent ( int  start,
int  pageSize 
)
inline

Definition at line 2728 of file mythuibuttonlist.cpp.

Member Data Documentation

◆ m_start

const int NextButtonListPageEvent::m_start

Definition at line 2730 of file mythuibuttonlist.cpp.

◆ m_pageSize

const int NextButtonListPageEvent::m_pageSize

Definition at line 2731 of file mythuibuttonlist.cpp.

◆ kEventType

const QEvent::Type NextButtonListPageEvent::kEventType
static
Initial value:
=
(QEvent::Type) QEvent::registerEventType()

Definition at line 2732 of file mythuibuttonlist.cpp.

Referenced by MythUIButtonList::customEvent(), and MythUIButtonList::StopLoad().


The documentation for this class was generated from the following file: