COPASI API
4.16.103
|
#include "CQPlayerControlWidget.h"
#include <QtGui/QAction>
#include <QtGui/QGridLayout>
#include <QtGui/QIcon>
#include <QtGui/QLayout>
#include <QtGui/QPixmap>
#include <QtGui/QPushButton>
#include <resourcesUI/CQIconResource.h>
Go to the source code of this file.
Functions | |
QPushButton * | createControl (const CQIconResource::IconID &iconId, int size=32) |
QPushButton* createControl | ( | const CQIconResource::IconID & | iconId, |
int | size = 32 |
||
) |
Definition at line 22 of file CQPlayerControlWidget.cpp.
References CQIconResource::icon().
Referenced by CQPlayerControlWidget::CQPlayerControlWidget().