#include <options.h>
Public Member Functions | |
Options (QWidget *parent) | |
~Options () | |
void | accept () |
void | reject () |
cl_device_v | getDevices () |
int | getPlatform () |
Options::Options | ( | QWidget * | parent | ) |
Options::~Options | ( | ) |
void Options::accept | ( | ) |
cl_device_v Options::getDevices | ( | ) |
int Options::getPlatform | ( | ) | [inline] |
void Options::reject | ( | ) |