MapListSelector Class Reference

Prompts the user to select a list of maps to insert. More...

#include <maplistselector.h>

+ Inheritance diagram for MapListSelector:

Public Member Functions

 MapListSelector (QWidget *parent=nullptr)
 
void addPaths (const QStringList &paths)
 adds the paths to check for maps. Please note that it will immediately start checking them. More...
 
const QStringList selectedMaps ()
 returns the list of maps that were checked. More...
 

Detailed Description

Prompts the user to select a list of maps to insert.

Definition at line 44 of file maplistselector.h.

Member Function Documentation

void MapListSelector::addPaths ( const QStringList &  paths)

adds the paths to check for maps. Please note that it will immediately start checking them.

Definition at line 64 of file maplistselector.cpp.

const QStringList MapListSelector::selectedMaps ( )

returns the list of maps that were checked.

Definition at line 72 of file maplistselector.cpp.


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