#include <Quantity_Color.hxx>
#include <QColor>
Go to the source code of this file.
Namespaces | |
namespace | OCCViewer |
Macros | |
#define | OCCVIEWER_EXPORT |
Functions | |
Quantity_Color | OCCViewer::color (const QColor &) |
Convert QColor object to Quantity_Color object. More... | |
QColor | OCCViewer::color (const Quantity_Color &) |
Convert Quantity_Color object to QColor object. More... | |
#define OCCVIEWER_EXPORT |