ConfigWindow
0
0
731
300
0
0
625
300
Dialog
-
0
Runtime
-
QLayout::SetMaximumSize
-
0
0
589
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
-
QLayout::SetMaximumSize
-
0
0
150
0
150
16777215
Browser Command
-
/usr/bin/firefox %URL%
-
Qt::Vertical
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
150
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
Python
-
-
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
20
5
-
-
/usr/pgadmin4/web
-
/usr/pgadmin4/lib/python2.7;/usr/pgadmin4/lib/python2.7/site-packages
-
Enter the path to the directory containing pgAdmin.py if desired.
-
Python Path
-
Application Path
-
Enter a PYTHONPATH if desired. Path elements should be semi-colon delimited.
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)