COPASI API
4.16.103
|
#include "CQIconResource.h"
Go to the source code of this file.
Macros | |
#define | LOAD_ICON(_id, _name) Icons[ _id ].addFile(QString::fromUtf8(":/images/" #_name ".png"), QSize(), QIcon::Normal, QIcon::On) |
#define LOAD_ICON | ( | _id, | |
_name | |||
) | Icons[ _id ].addFile(QString::fromUtf8(":/images/" #_name ".png"), QSize(), QIcon::Normal, QIcon::On) |
Definition at line 15 of file CQIconResource.cpp.