#include <FavouritesURL.h>
◆ Action
| Enumerator |
|---|
| UNKNOWN | |
| ACTIVATE_WINDOW | |
| PLAY_MEDIA | |
| SHOW_PICTURE | |
| RUN_SCRIPT | |
| RUN_ADDON | |
| START_ANDROID_ACTIVITY | |
◆ CFavouritesURL() [1/4]
| CFavouritesURL::CFavouritesURL |
( |
const std::string & |
favouritesURL | ) |
|
|
explicit |
◆ CFavouritesURL() [2/4]
| CFavouritesURL::CFavouritesURL |
( |
const CExecString & |
execString | ) |
|
|
explicit |
◆ CFavouritesURL() [3/4]
| CFavouritesURL::CFavouritesURL |
( |
Action |
action, |
|
|
const std::vector< std::string > & |
params |
|
) |
| |
◆ CFavouritesURL() [4/4]
| CFavouritesURL::CFavouritesURL |
( |
const CFileItem & |
item, |
|
|
int |
contextWindow |
|
) |
| |
◆ ~CFavouritesURL()
| virtual CFavouritesURL::~CFavouritesURL |
( |
| ) |
|
|
virtualdefault |
◆ GetAction()
| Action CFavouritesURL::GetAction |
( |
| ) |
const |
|
inline |
◆ GetActionLabel()
| const std::string & CFavouritesURL::GetActionLabel |
( |
| ) |
const |
|
inline |
◆ GetExecString()
| std::string CFavouritesURL::GetExecString |
( |
| ) |
const |
|
inline |
◆ GetParams()
| std::vector< std::string > CFavouritesURL::GetParams |
( |
| ) |
const |
|
inline |
◆ GetProviderLabel()
| const std::string & CFavouritesURL::GetProviderLabel |
( |
| ) |
const |
|
inline |
◆ GetTarget()
| const std::string & CFavouritesURL::GetTarget |
( |
| ) |
const |
|
inline |
◆ GetURL()
| const std::string & CFavouritesURL::GetURL |
( |
| ) |
const |
|
inline |
◆ GetWindowID()
| int CFavouritesURL::GetWindowID |
( |
| ) |
const |
|
inline |
◆ IsDir()
| bool CFavouritesURL::IsDir |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool CFavouritesURL::IsValid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: