#include <StackController.hxx>
Inherits QObject.
Definition at line 29 of file StackController.hxx.
◆ StackController()
StackController::StackController |
( |
| ) |
|
◆ canGoBack()
bool StackController::canGoBack |
( |
| ) |
const |
◆ currentPageChanged
void StackController::currentPageChanged |
( |
| ) |
|
|
signal |
◆ currentPageSource()
QUrl StackController::currentPageSource |
( |
| ) |
const |
◆ currentPageTitle()
QString StackController::currentPageTitle |
( |
| ) |
const |
◆ pop()
void StackController::pop |
( |
| ) |
|
◆ previousPageTitle()
QString StackController::previousPageTitle |
( |
| ) |
const |
◆ push()
void StackController::push |
( |
QUrl | page, |
|
|
QString | title ) |
◆ replace()
void StackController::replace |
( |
QUrl | url, |
|
|
QString | title ) |
◆ canGoBack
bool StackController::canGoBack |
|
read |
◆ currentPageSource
QUrl StackController::currentPageSource |
|
read |
◆ currentPageTitle
QString StackController::currentPageTitle |
|
read |
◆ previousPageTitle
QString StackController::previousPageTitle |
|
read |
The documentation for this class was generated from the following files: