MythTV
master
|
#include <QString>
#include <cstdint>
#include <memory>
#include <tuple>
Go to the source code of this file.
Classes | |
class | MythVRR |
Typedefs | |
using | MythVRRPtr = std::shared_ptr< class MythVRR > |
using | MythVRRRange = std::tuple< int, int, bool > |
using MythVRRPtr = std::shared_ptr<class MythVRR> |
using MythVRRRange = std::tuple<int,int,bool> |