1#ifndef V2COUNTRYLIST_H_
2#define V2COUNTRYLIST_H_
27 CopyListContents< V2Country >(
this, m_Countries, src->m_Countries );
36 m_Countries.append( QVariant::fromValue<QObject *>( pObject ));
Q_DISABLE_COPY(V2CountryList)
SERVICE_PROPERTY2(QVariantList, Countries)
Q_CLASSINFO("Countries", "type=V2Country")
Q_INVOKABLE V2CountryList(QObject *parent=nullptr)
V2Country * AddNewCountry()
void Copy(const V2CountryList *src)
Q_CLASSINFO("version", "1.0")
Q_DECLARE_METATYPE(std::chrono::seconds)