roviz  0.7
Code Documentation of roviz
Public Types | List of all members
FilePath Class Reference

Class used as a tag for file paths. More...

#include <file_path.h>

Collaboration diagram for FilePath:
Collaboration graph

Public Types

enum  Mode { AnyFile, ExistingFile, MultipleFiles, Directory }
 

Detailed Description

Class used as a tag for file paths.

A string and a file path are basically the same thing, but they have different meanings and widgets for a config. You can use this as the type for a config and you'll get a nice file-selector widget. The value of the config will be a string list (because you can select multiple file).

See also
Config
ConfigStorageType

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