Public Member Functions | |
PlayerSkeletonPrivate (const PlayerSkeleton::Configuration &conf, PlayerSkeleton *q) | |
void | openUri (const QDBusMessage &in, const QDBusConnection &bus, OpenUriCall callType) |
Friends | |
class | PlayerSkeleton |
Definition at line 52 of file player_skeleton.cpp.
PlayerSkeletonPrivate::PlayerSkeletonPrivate | ( | const PlayerSkeleton::Configuration & | conf, |
PlayerSkeleton * | q | ||
) |
Definition at line 76 of file player_skeleton.cpp.
References lomiri::MediaHubService::PlayerSkeleton::Configuration::request_context_resolver.
void PlayerSkeletonPrivate::openUri | ( | const QDBusMessage & | in, |
const QDBusConnection & | bus, | ||
OpenUriCall | callType | ||
) |
Definition at line 156 of file player_skeleton.cpp.
References MH_ERROR, mpris::Player::Error::InsufficientAppArmorPermissions::name, mpris::Player::Error::UriNotFound::name, and lomiri::MediaHubService::PlayerImplementation::open_uri().
|
friend |
Definition at line 62 of file player_skeleton.cpp.