60 qDebug() <<
"Getting board picture";
73 qDebug() <<
"Not found";
Core plugin system that manages the plugins, their life cycle and their registered objects...
static QPixmap idToBoardPicture(quint16 id)
int getBoardType()
Get the board type number.
static QString idToBoardName(quint16 id)
Get the name for a board via the plugin system.
virtual QPixmap getBoardPicture()=0
getBoardPicture
virtual QString shortName()=0