1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00
ScreenPlay/Docs/html/screenplay-globalvariables-members.html

33 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- globalvariables.cpp -->
<title>List of All Members for GlobalVariables | ScreenPlay</title>
<link rel="stylesheet" type="text/css" href="../css/style.css"/> <link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css"/>
</head>
<body>
<div class="container-fullwidth nav sticky-top"><div class="container navWrapper"><a href="../index.html"><span class="logo">ScreenPlay Generated Docs </span></a><span class="navHome"><a href="../index.html">Home</a></span></div></div> <div id= mainWrapper class="wrapper container ">
<li>GlobalVariables</li>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for GlobalVariables</h1>
<p>This is the complete list of members for <a href="screenplay-globalvariables.html">ScreenPlay::GlobalVariables</a>, including inherited members.</p>
<ul>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#GlobalVariables">GlobalVariables</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#localSettingsPath-prop">localSettingsPathChanged</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#localStoragePath-prop">localStoragePathChanged</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#localSettingsPath-prop">setLocalSettingsPath</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#localStoragePath-prop">setLocalStoragePath</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#wallpaperExecutablePath-prop">setWallpaperExecutablePath</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#widgetExecutablePath-prop">setWidgetExecutablePath</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#wallpaperExecutablePath-prop">wallpaperExecutablePathChanged</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#widgetExecutablePath-prop">widgetExecutablePathChanged</a></b></span>(QUrl)</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#localSettingsPath-prop">localSettingsPath</a></b></span>() const : QUrl</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#localStoragePath-prop">localStoragePath</a></b></span>() const : QUrl</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#version-prop">version</a></b></span>() const : QVersionNumber</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#wallpaperExecutablePath-prop">wallpaperExecutablePath</a></b></span>() const : QUrl</li>
<li class="fn"><span class="name"><b><a href="screenplay-globalvariables.html#widgetExecutablePath-prop">widgetExecutablePath</a></b></span>() const : QUrl</li>
</ul>
<div id= license class="footer center"><p>This documentation is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p></div> <script src="../js/bootstrap.bundle.min.js"></script> <script src="../js/mermaid.min.js"></script> <script>var config = {startOnLoad:true,flowchart:{useMaxWidth:true,htmlLabels:true}};mermaid.initialize(config);</script></body>
</html>