toDatabaseSettingUI toDatabaseSettingUI 0 0 547 501 toDatabaseSettingUI unnamed 11 6 AutoCommit &Autocommit changes Specify if changes should be automatically commited. Start read object cache when needed Read object cache on connect Never read object cache until mandatory Never read object cache (Will leave parts of application nonfunctianal) ObjectCache QueryGroup Box Sunken Query settings unnamed 11 6 TextLabel6_2_2 Maximum size &display MaxColDisp The largest default size of a column in query results. MaxColDisp LineEditPanel Sunken InitialFetch true ReadAll &All TextLabel6 &Initial rows to fetch in query InitialFetch The number of rows to always fetch when executing a query. TextLabel6_2 Initially read in content editor InitialFetch Number of rows to initially start reading in content editor, use unlimited on slow connections. MaxContent true UnlimitedContent &All KeepAlive Keep alive by periodically executing statements on unused connections if they are not used. Make sure connections are kept alive by periodically (5 minutes) sending a query on all idle connections. GroupBox2 UI feedback settings unnamed 11 6 AutoLong Abort long running queries and reexecute in own connection Reexecute a query taking more than 30 seconds in its own connection to prevent blocking other database access. TextLabel1 Move to own connection after MoveAfter false seconds 5 BkgndConnect Run UI blocking queries exclusively in main connection Let the background queries normally running on the main connection run in a separate connection. DontReread Don't reread data if parameters are exactly same If checked will not refresh a result if it is reexecuted exactly the same two times in a row. Spacer1 Vertical Expanding 20 20 GroupBox3 Dataformat unnamed 11 6 TextLabel1_2 Number format The way numbers should be presented. TextLabel3 Decimals Number of decimals for fixed decimal format. Decimals false 20 2 Default Scientific Fixed decimal NumberFormat IndicateEmpty Indicate empty values as '' instead of NULL as {null}. ReadAll toggled(bool) InitialFetch setDisabled(bool) AutoLong toggled(bool) MoveAfter setEnabled(bool) UnlimitedContent toggled(bool) MaxContent setDisabled(bool) NumberFormat activated(const QString&) toDatabaseSettingUI numberFormatChange() AutoCommit ObjectCache InitialFetch ReadAll MaxContent UnlimitedContent MaxColDisp IndicateEmpty NumberFormat Decimals BkgndConnect DontReread AutoLong MoveAfter KeepAlive numberFormatChange()