PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
ExperimentInfo Struct Reference

#include <LauncherUI.h>

Public Attributes

std::string path
 
std::string name
 
std::string directory
 
std::string description
 
std::string screenshotPath
 
bool hasParams
 
bool hasTranslations
 
bool hasScreenshot
 

Detailed Description

Definition at line 24 of file LauncherUI.h.

Member Data Documentation

◆ description

std::string ExperimentInfo::description

Definition at line 28 of file LauncherUI.h.

◆ directory

std::string ExperimentInfo::directory

Definition at line 27 of file LauncherUI.h.

◆ hasParams

bool ExperimentInfo::hasParams

Definition at line 30 of file LauncherUI.h.

◆ hasScreenshot

bool ExperimentInfo::hasScreenshot

Definition at line 32 of file LauncherUI.h.

◆ hasTranslations

bool ExperimentInfo::hasTranslations

Definition at line 31 of file LauncherUI.h.

◆ name

std::string ExperimentInfo::name

Definition at line 26 of file LauncherUI.h.

◆ path

std::string ExperimentInfo::path

Definition at line 25 of file LauncherUI.h.

◆ screenshotPath

std::string ExperimentInfo::screenshotPath

Definition at line 29 of file LauncherUI.h.


The documentation for this struct was generated from the following file: