Home
last modified time | relevance | path

Searched refs:ShowAttributesGrid (Results 1 – 3 of 3) sorted by relevance

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libparsers/src/
H A Dattributes.cpp523 ShowAttributesGrid("show-attributes-grid"), variable
H A Dattributes.h541 ShowAttributesGrid,
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dmainwindow.cpp1907 …params[Attributes::ShowAttributesGrid]=(sql_tool_wgt->attributes_tb->isChecked() ? Attributes::Tru… in storeDockWidgetsSettings()
1936 …sql_tool_wgt->attributes_tb->setChecked(confs[Attributes::SqlTool][Attributes::ShowAttributesGrid]… in restoreDockWidgetsSettings()