Home
last modified time | relevance | path

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

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dbasetable.cpp29 attributes[Attributes::AttribsPage]=""; in BaseTable()
H A Dview.cpp639 …attributes[Attributes::AttribsPage]=(pagination_enabled ? QString::number(curr_page[AttribsSection… in getCodeDefinition()
H A Dphysicaltable.cpp1368 …attributes[Attributes::AttribsPage]=(pagination_enabled ? QString::number(curr_page[AttribsSection… in setTableAttributes()
H A Ddatabasemodel.cpp6360 view->setCurrentPage(BaseTable::AttribsSection, attribs[Attributes::AttribsPage].toUInt()); in createView()
11145 table->setCurrentPage(BaseTable::AttribsSection, attribs[Attributes::AttribsPage].toUInt()); in createPhysicalTable()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libparsers/src/
H A Dattributes.cpp47 AttribsPage("attribs-page"), variable
H A Dattributes.h62 AttribsPage,
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dmodelsdiffhelper.cpp30 Attributes::CollapseMode, Attributes::AttribsPage, Attributes::ExtAttribsPage,