#include <BackForwardList.h>
◆ ~BackForwardList() [1/2]
BackForwardList::~BackForwardList |
( |
| ) |
|
|
virtual |
◆ ~BackForwardList() [2/2]
virtual BackForwardList::~BackForwardList |
( |
| ) |
|
|
virtual |
◆ addItem() [1/2]
◆ addItem() [2/2]
◆ backItem() [1/2]
◆ backItem() [2/2]
◆ backListCount() [1/2]
int BackForwardList::backListCount |
( |
| ) |
|
|
overridevirtual |
◆ backListCount() [2/2]
int BackForwardList::backListCount |
( |
| ) |
|
|
overridevirtual |
◆ backListWithLimit() [1/2]
◆ backListWithLimit() [2/2]
◆ capacity() [1/2]
int BackForwardList::capacity |
( |
| ) |
|
◆ capacity() [2/2]
int BackForwardList::capacity |
( |
| ) |
|
◆ close() [1/2]
void BackForwardList::close |
( |
| ) |
|
|
overridevirtual |
◆ close() [2/2]
void BackForwardList::close |
( |
| ) |
|
|
overridevirtual |
◆ closed() [1/2]
bool BackForwardList::closed |
( |
| ) |
|
◆ closed() [2/2]
bool BackForwardList::closed |
( |
| ) |
|
◆ containsItem() [1/2]
◆ containsItem() [2/2]
◆ create() [1/2]
◆ create() [2/2]
◆ currentItem() [1/2]
◆ currentItem() [2/2]
◆ enabled() [1/2]
bool BackForwardList::enabled |
( |
| ) |
|
◆ enabled() [2/2]
bool BackForwardList::enabled |
( |
| ) |
|
◆ entries() [1/2]
◆ entries() [2/2]
◆ forwardItem() [1/2]
◆ forwardItem() [2/2]
◆ forwardListCount() [1/2]
int BackForwardList::forwardListCount |
( |
| ) |
|
|
overridevirtual |
◆ forwardListCount() [2/2]
int BackForwardList::forwardListCount |
( |
| ) |
|
|
overridevirtual |
◆ forwardListWithLimit() [1/2]
◆ forwardListWithLimit() [2/2]
◆ goBack() [1/2]
void BackForwardList::goBack |
( |
| ) |
|
◆ goBack() [2/2]
void BackForwardList::goBack |
( |
| ) |
|
◆ goForward() [1/2]
void BackForwardList::goForward |
( |
| ) |
|
◆ goForward() [2/2]
void BackForwardList::goForward |
( |
| ) |
|
◆ goToItem() [1/2]
◆ goToItem() [2/2]
◆ itemAtIndex() [1/2]
◆ itemAtIndex() [2/2]
HistoryItem * BackForwardList::itemAtIndex |
( |
int |
index | ) |
|
|
overridevirtual |
◆ removeItem() [1/2]
◆ removeItem() [2/2]
◆ setCapacity() [1/2]
void BackForwardList::setCapacity |
( |
int |
| ) |
|
◆ setCapacity() [2/2]
void BackForwardList::setCapacity |
( |
int |
size | ) |
|
◆ setEnabled() [1/2]
void BackForwardList::setEnabled |
( |
bool |
| ) |
|
◆ setEnabled() [2/2]
void BackForwardList::setEnabled |
( |
bool |
enabled | ) |
|
◆ webView()
WebView* BackForwardList::webView |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: