![]() |
Oyranos Color Management System API |
#include "oyranos_object_internal.h"
#include "oyObserver_s.h"
#include "oyObserver_s_.h"
#include "oyObject_s.h"
#include "oyOption_s_.h"
#include "oyOptions_s_.h"
#include "oyStructList_s_.h"
Functions | |
const char * | oySignalToString (oySIGNAL_e signal_type) |
[Template file inheritance graph] +– oyObserver_s.template.c
Oyranos is an open source Color Management System
const char* oySignalToString | ( | oySIGNAL_e | signal_type | ) |
< connection established
< released the connection
< call to update image views
< new data accessors
< can not process image
< can not handle option
< can not handle profile
< more signal types are possible
References oySIGNAL_CONNECTED, oySIGNAL_DATA_CHANGED, oySIGNAL_INCOMPATIBLE_CONTEXT, oySIGNAL_INCOMPATIBLE_DATA, oySIGNAL_INCOMPATIBLE_OPTION, oySIGNAL_RELEASED, oySIGNAL_STORAGE_CHANGED, and oySIGNAL_USER3.
Referenced by oyObserver_s::oyStruct_ObserverSignal().