Guitar
Public Member Functions | List of all members
QSL Class Reference

#include <helper.h>

Inheritance diagram for QSL:
Inheritance graph
[legend]
Collaboration diagram for QSL:
Collaboration graph
[legend]

Public Member Functions

 QSL ()=default
 
 QSL (QStringList const &sl)
 
 QSL (std::vector< std::string > const &v)
 
std::vector< std::string > vs () const
 
 operator std::vector< std::string > () const
 

Constructor & Destructor Documentation

◆ QSL() [1/3]

QSL::QSL ( )
default

◆ QSL() [2/3]

QSL::QSL ( QStringList const &  sl)
inline

◆ QSL() [3/3]

QSL::QSL ( std::vector< std::string > const &  v)
inline

Member Function Documentation

◆ operator std::vector< std::string >()

QSL::operator std::vector< std::string > ( ) const
inline
Here is the call graph for this function:

◆ vs()

std::vector<std::string> QSL::vs ( ) const
inline

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