ConfigWindow 0 0 975 398 0 0 975 300 Dialog 0 Runtime QLayout::SetMaximumSize 0 0 16777215 16777215 Enter a command line to be used to start the browser. If blank, the system default browser will be used. %URL% will be replaced with the appropriate URL when executing the browser. true 4 QLayout::SetMaximumSize 0 0 150 0 16777215 16777215 Browser Command Qt::Horizontal QSizePolicy::Fixed 20 20 /usr/bin/firefox %URL% Qt::Vertical QSizePolicy::Fixed 20 40 By default the runtime uses a random port number to ensure it can always run successfully. If you need to use a predictable port number, you can set one here. Note that if the port is already in use, the application will be unable start. true 0 0 150 0 16777215 16777215 Fixed Port Number? 0 0 true Qt::Horizontal QSizePolicy::Fixed 40 20 Port number false 0 0 1 65535 5050 Qt::Horizontal 40 20 Qt::Vertical QSizePolicy::Fixed 20 40 By default, when the pgAdmin server is started a browser tab will be automatically opened to display the user interface. Un-check this option to run the server without automatically opening the browser. true Open a Browser Window/Tab at Startup? Qt::RightToLeft true Qt::Horizontal 40 20 Qt::Vertical 20 40 Python Qt::Vertical QSizePolicy::Fixed 20 13 0 0 450 28 The options below are intended for expert users only, and may not behave as expected as they modify fixed search paths and are not alternate values. Modify with care! true Qt::Vertical QSizePolicy::Fixed 17 13 50 20 Qt::LeftToRight Python Path true 0 Qt::Vertical QSizePolicy::Fixed 20 40 /usr/pgadmin4/lib/python2.7;/usr/pgadmin4/lib/python2.7/site-packages 0 0 300 20 Enter a PYTHONPATH if desired. Path elements should be semi-colon delimited. Qt::AutoText true Qt::Vertical QSizePolicy::Fixed 20 13 Application Path Qt::PlainText Qt::Vertical QSizePolicy::Fixed 20 40 /usr/pgadmin4/web 0 0 300 20 Enter the path to the directory containing pgAdmin.py if desired. false Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter true Qt::Vertical QSizePolicy::Expanding 20 60 Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok buttonBox accepted() ConfigWindow accept() 248 254 157 274 buttonBox rejected() ConfigWindow reject() 316 260 286 274 chkFixedPort stateChanged(int) ConfigWindow on_chkFixedPort_stateChanged(int) 202 213 365 149 on_chkFixedPort_stateChanged(int)