#include <mythfrontend/guidegrid.h>
Definition at line 47 of file guidegrid.h.
◆ JumpToChannel()
| JumpToChannel::JumpToChannel |
( |
JumpToChannelListener * |
parent, |
|
|
QString |
start_entry, |
|
|
int |
start_chan_idx, |
|
|
int |
cur_chan_idx, |
|
|
uint |
rows_disp |
|
) |
| |
◆ ~JumpToChannel()
| JumpToChannel::~JumpToChannel |
( |
| ) |
|
|
overrideprivatedefault |
◆ deleteLater
| void JumpToChannel::deleteLater |
( |
void |
| ) |
|
|
virtualslot |
◆ GetEntry()
| QString JumpToChannel::GetEntry |
( |
void |
| ) |
const |
|
inline |
◆ ProcessEntry()
| bool JumpToChannel::ProcessEntry |
( |
const QStringList & |
actions, |
|
|
const QKeyEvent * |
e |
|
) |
| |
◆ Update()
| bool JumpToChannel::Update |
( |
void |
| ) |
|
|
private |
◆ kJumpToChannelTimeout
| const uint JumpToChannel::kJumpToChannelTimeout = 3500 |
|
staticprivate |
◆ m_entry
| QString JumpToChannel::m_entry |
|
private |
◆ m_listener
◆ m_previousCurrentChannelIndex
| int JumpToChannel::m_previousCurrentChannelIndex |
|
private |
◆ m_previousStartChannelIndex
| int JumpToChannel::m_previousStartChannelIndex |
|
private |
◆ m_rowsDisplayed
| uint JumpToChannel::m_rowsDisplayed |
|
private |
◆ m_timer
| QTimer* JumpToChannel::m_timer {nullptr} |
|
private |
The documentation for this class was generated from the following files: