OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
StudioSuiteConnectorAPI Namespace Reference

Functions

__declspec(dllexport) std __declspec (dllexport) void openProject()
 
__declspec(dllexport) void setStudioServiceData(std __declspec(dllexport) void importProject(std __declspec(dllexport) void commitProject(std __declspec(dllexport) void getProject(std __declspec(dllexport) std __declspec(dllexport) void uploadFiles(std __declspec(dllexport) void downloadFiles(std __declspec(dllexport) void copyFiles(std __declspec(dllexport) std __declspec(dllexport) void setLocalFileName(std __declspec(dllexport) bool checkValidLocalFile(std __declspec(dllexport) void setAndStoreLocalFileName(std std::string getStudioSuiteFileNameForCommit (const std::string &projectName, const std::string &studioSuiteServiceURL, QObject *mainObject)
 
std::string getStudioSuiteFileNameForGet (const std::string &projectName, const std::string &studioSuiteServiceURL, QObject *mainObject)
 
std::string getLocalFileNameFromProject (const std::string &studioSuiteServiceURL, QObject *mainObject)
 
std::string getSimpleFileNameFromProject (const std::string &studioSuiteServiceURL, QObject *mainObject)
 

Function Documentation

◆ __declspec()

__declspec(dllexport) std StudioSuiteConnectorAPI::__declspec ( dllexport )

◆ getLocalFileNameFromProject()

std::string StudioSuiteConnectorAPI::getLocalFileNameFromProject ( const std::string & studioSuiteServiceURL,
QObject * mainObject )

◆ getSimpleFileNameFromProject()

std::string StudioSuiteConnectorAPI::getSimpleFileNameFromProject ( const std::string & studioSuiteServiceURL,
QObject * mainObject )

◆ getStudioSuiteFileNameForCommit()

std::string StudioSuiteConnectorAPI::getStudioSuiteFileNameForCommit ( const std::string & projectName,
const std::string & studioSuiteServiceURL,
QObject * mainObject )

◆ getStudioSuiteFileNameForGet()

std::string StudioSuiteConnectorAPI::getStudioSuiteFileNameForGet ( const std::string & projectName,
const std::string & studioSuiteServiceURL,
QObject * mainObject )