Home
last modified time | relevance | path

Searched refs:TableExtBody (Results 1 – 7 of 7) sorted by relevance

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dtagwidget.cpp28 Attributes::TableExtBody }; in TagWidget()
51 Attributes::TableExtBody }; in setAttributes()
77 Attributes::TableExtBody }; in applyConfiguration()
H A Dappearanceconfigwidget.cpp39 /* 11 */ Attributes::TableExtBody, in AppearanceConfigWidget()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libobjrenderer/src/
H A Dtableview.cpp50 QStringList atribs, tag_attribs = { Attributes::TableBody, Attributes::TableExtBody }; in configureObject()
57 atribs.append({ Attributes::TableBody, Attributes::TableExtBody }); in configureObject()
H A Dgraphicalview.cpp54 tag_attribs[]={ Attributes::TableBody, Attributes::TableExtBody }; in configureObject()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dtag.cpp27 Attributes::TableExtBody }; in Tag()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libparsers/src/
H A Dattributes.cpp573 TableExtBody("table-ext-body"), variable
H A Dattributes.h591 TableExtBody,