UpdateInfoFetcher::Channel Struct Reference

Public Member Functions

 Channel (BNUpdateChannelFullInfo)
 
 Channel ()
 

Public Attributes

QString name
 
QString description
 
std::vector< Versionversions
 
std::vector< ChangelogEntrychangelog
 

Constructor & Destructor Documentation

◆ Channel() [1/2]

UpdateInfoFetcher::Channel::Channel ( BNUpdateChannelFullInfo  )

◆ Channel() [2/2]

UpdateInfoFetcher::Channel::Channel ( )
inline

Member Data Documentation

◆ name

QString UpdateInfoFetcher::Channel::name

◆ description

QString UpdateInfoFetcher::Channel::description

◆ versions

std::vector<Version> UpdateInfoFetcher::Channel::versions

◆ changelog

std::vector<ChangelogEntry> UpdateInfoFetcher::Channel::changelog