Home
last modified time | relevance | path

Searched refs:ObjectTypeEntry (Results 1 – 20 of 20) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/netedit/frames/
H A DGNESelectorFrame.cpp48 FXDEFMAP(GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry) ObjectTypeEntryMap[] = {
49 …MMAND, MID_GNE_SET_ATTRIBUTE, GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::onCmdSetChec…
321 …myTypeEntries[GLO_POI] = std::make_pair(Supermode::GNE_SUPERMODE_NETWORK, new ObjectTypeEntry(matr… in LockGLObjectTypes()
325 …myTypeEntries[GLO_FLOW] = std::make_pair(Supermode::GNE_SUPERMODE_DEMAND, new ObjectTypeEntry(matr… in LockGLObjectTypes()
375 GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::ObjectTypeEntry(FXMatrix* matrixParent, const… in ObjectTypeEntry() function in GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry
386 GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::showObjectTypeEntry() { in showObjectTypeEntry()
394 GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::hideObjectTypeEntry() { in hideObjectTypeEntry()
402 GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::counterUp() { in counterUp()
409 GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::counterDown() { in counterDown()
416 GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::isGLTypeLocked() const { in isGLTypeLocked()
[all …]
H A DGNESelectorFrame.h45 class ObjectTypeEntry : protected FXObject {
47 FXDECLARE(GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry)
51 ObjectTypeEntry(FXMatrix* matrixParent, const std::string& label);
77 ObjectTypeEntry() {} in ObjectTypeEntry() function
116 std::map<GUIGlObjectType, std::pair<Supermode, ObjectTypeEntry* > > myTypeEntries;
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypedatabase.h49 class ObjectTypeEntry; variable
106 ObjectTypeEntry *findObjectType(const QString &name) const;
H A Dtypesystem.cpp1262 ObjectTypeEntry::ObjectTypeEntry(const QString &entryName, const QVersionNumber &vr, in ObjectTypeEntry() function in ObjectTypeEntry
1268 TypeEntry *ObjectTypeEntry::clone() const in clone()
1270 return new ObjectTypeEntry(*this); in clone()
1273 ObjectTypeEntry::ObjectTypeEntry(const ObjectTypeEntry &) = default;
H A Dtypesystem.h511 class ObjectTypeEntry; variable
1609 class ObjectTypeEntry : public ComplexTypeEntry
1612 explicit ObjectTypeEntry(const QString &entryName, const QVersionNumber &vr,
1618 ObjectTypeEntry(const ObjectTypeEntry &);
H A Dtypesystemparser.h49 ObjectTypeEntry = 0x1, enumerator
H A Dtypesystemparser.cpp367 {u"object-type", StackElement::ObjectTypeEntry}, in ENUM_LOOKUP_BEGIN()
786 case StackElement::ObjectTypeEntry: in endElement()
901 case StackElement::ObjectTypeEntry: in endElement()
960 case StackElement::ObjectTypeEntry: in characters()
2770 case StackElement::ObjectTypeEntry:
2896 case StackElement::ObjectTypeEntry:
2900 … element->entry = new ObjectTypeEntry(name, versionRange.since, currentParentTypeEntry());
H A Dtypedatabase.cpp682 ObjectTypeEntry* TypeDatabase::findObjectType(const QString& name) const in findObjectType()
687 return static_cast<ObjectTypeEntry*>(entry); in findObjectType()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypedatabase.h49 class ObjectTypeEntry; variable
106 ObjectTypeEntry *findObjectType(const QString &name) const;
H A Dtypesystem.cpp1262 ObjectTypeEntry::ObjectTypeEntry(const QString &entryName, const QVersionNumber &vr, in ObjectTypeEntry() function in ObjectTypeEntry
1268 TypeEntry *ObjectTypeEntry::clone() const in clone()
1270 return new ObjectTypeEntry(*this); in clone()
1273 ObjectTypeEntry::ObjectTypeEntry(const ObjectTypeEntry &) = default;
H A Dtypesystem.h511 class ObjectTypeEntry; variable
1609 class ObjectTypeEntry : public ComplexTypeEntry
1612 explicit ObjectTypeEntry(const QString &entryName, const QVersionNumber &vr,
1618 ObjectTypeEntry(const ObjectTypeEntry &);
H A Dtypesystemparser.h49 ObjectTypeEntry = 0x1, enumerator
H A Dtypesystemparser.cpp367 {u"object-type", StackElement::ObjectTypeEntry}, in ENUM_LOOKUP_BEGIN()
786 case StackElement::ObjectTypeEntry: in endElement()
901 case StackElement::ObjectTypeEntry: in endElement()
960 case StackElement::ObjectTypeEntry: in characters()
2770 case StackElement::ObjectTypeEntry:
2896 case StackElement::ObjectTypeEntry:
2900 … element->entry = new ObjectTypeEntry(name, versionRange.since, currentParentTypeEntry());
H A Dtypedatabase.cpp682 ObjectTypeEntry* TypeDatabase::findObjectType(const QString& name) const in findObjectType()
687 return static_cast<ObjectTypeEntry*>(entry); in findObjectType()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypedatabase.h49 class ObjectTypeEntry; variable
106 ObjectTypeEntry *findObjectType(const QString &name) const;
H A Dtypesystem.cpp1262 ObjectTypeEntry::ObjectTypeEntry(const QString &entryName, const QVersionNumber &vr, in ObjectTypeEntry() function in ObjectTypeEntry
1268 TypeEntry *ObjectTypeEntry::clone() const in clone()
1270 return new ObjectTypeEntry(*this); in clone()
1273 ObjectTypeEntry::ObjectTypeEntry(const ObjectTypeEntry &) = default;
H A Dtypesystem.h511 class ObjectTypeEntry; variable
1609 class ObjectTypeEntry : public ComplexTypeEntry
1612 explicit ObjectTypeEntry(const QString &entryName, const QVersionNumber &vr,
1618 ObjectTypeEntry(const ObjectTypeEntry &);
H A Dtypesystemparser.h49 ObjectTypeEntry = 0x1, enumerator
H A Dtypesystemparser.cpp367 {u"object-type", StackElement::ObjectTypeEntry}, in ENUM_LOOKUP_BEGIN()
786 case StackElement::ObjectTypeEntry: in endElement()
901 case StackElement::ObjectTypeEntry: in endElement()
960 case StackElement::ObjectTypeEntry: in characters()
2770 case StackElement::ObjectTypeEntry:
2896 case StackElement::ObjectTypeEntry:
2900 … element->entry = new ObjectTypeEntry(name, versionRange.since, currentParentTypeEntry());
H A Dtypedatabase.cpp682 ObjectTypeEntry* TypeDatabase::findObjectType(const QString& name) const in findObjectType()
687 return static_cast<ObjectTypeEntry*>(entry); in findObjectType()