MythTV master
Functions
mythversion.cpp File Reference
#include "mythversion.h"
#include "version.h"
#include <QRegularExpression>
Include dependency graph for mythversion.cpp:

Go to the source code of this file.

Functions

const char * GetMythSourceVersion ()
 
const char * GetMythSourcePath ()
 
bool ParseMythSourceVersion (bool &devel, uint &major, uint &minor, const char *version)
 

Function Documentation

◆ GetMythSourcePath()

const char * GetMythSourcePath ( )

◆ GetMythSourceVersion()

const char * GetMythSourceVersion ( )

◆ ParseMythSourceVersion()

bool ParseMythSourceVersion ( bool devel,
uint major,
uint minor,
const char *  version 
)