pyanatomist 6.0.0
objectparamselectsip.h File Reference
#include <anatomist/object/objectparamselect.h>
Include dependency graph for objectparamselectsip.h:

Go to the source code of this file.

Classes

class  anatomist::ObjectParamSelectSip
 This class just overrides the objectsSelected signal with another one with a sip-understandable signature, otherwise the regular connection in pyqt does not work any longer since PyQt 4.8. More...
 

Namespaces

namespace  anatomist
 

Macros

#define PYAIMSSIP_SET_AObjectPtr_DEFINED
 

Typedefs

typedef std::set< anatomist::AObject * > set_AObjectPtr
 

Macro Definition Documentation

◆ PYAIMSSIP_SET_AObjectPtr_DEFINED

#define PYAIMSSIP_SET_AObjectPtr_DEFINED

Definition at line 40 of file objectparamselectsip.h.

Typedef Documentation

◆ set_AObjectPtr

typedef std::set<anatomist::AObject *> set_AObjectPtr

Definition at line 41 of file objectparamselectsip.h.