#include <LeftRightNav.h>
◆ LeftRightNav()
| lmms::gui::LeftRightNav::LeftRightNav |
( |
QWidget * | parent = nullptr | ) |
|
◆ onNavLeft
| void lmms::gui::LeftRightNav::onNavLeft |
( |
| ) |
|
|
signal |
◆ onNavRight
| void lmms::gui::LeftRightNav::onNavRight |
( |
| ) |
|
|
signal |
◆ setShortcuts()
| void lmms::gui::LeftRightNav::setShortcuts |
( |
const QKeySequence & | leftShortcut = Qt::Key_Minus, |
|
|
const QKeySequence & | rightShortcut = Qt::Key_Plus ) |
◆ m_layout
| QHBoxLayout lmms::gui::LeftRightNav::m_layout |
|
private |
◆ m_leftBtn
| QPushButton lmms::gui::LeftRightNav::m_leftBtn |
|
private |
◆ m_rightBtn
| QPushButton lmms::gui::LeftRightNav::m_rightBtn |
|
private |
The documentation for this class was generated from the following files: