hydrogen 1.2.6
Playlist::Entry Struct Reference

#include <Playlist.h>

Data Fields

bool fileExists
 
QString filePath
 
bool scriptEnabled
 
QString scriptPath
 

Detailed Description

Definition at line 41 of file Playlist.h.

Field Documentation

◆ fileExists

bool fileExists

Definition at line 44 of file Playlist.h.

◆ filePath

QString filePath

Definition at line 43 of file Playlist.h.

◆ scriptEnabled

bool scriptEnabled

Definition at line 46 of file Playlist.h.

◆ scriptPath

QString scriptPath

Definition at line 45 of file Playlist.h.