MainWindow
0
0
668
300
ZeroTier One
:/img/zt1icon.png:/img/zt1icon.png
0
0
0
0
0
-
Qt::NoFocus
QListWidget#networkListWidget {
background-color: transparent;
}
QListWidget#networkListWidget::Item {
background-color: palette(base);
border: 0;
}
QFrame::NoFrame
Qt::ScrollBarAlwaysOff
false
QAbstractItemView::NoEditTriggers
QAbstractItemView::NoSelection
QAbstractItemView::ScrollPerPixel
2
true
-
0
0
0
0
0
-
0
0
Courier
12
75
true
Your 10-digit ZeroTier address; click to copy to clipboard.
QPushButton {
border: 0;
text-align: left;
padding: 0 5px 0 5px;
margin: 0;
background-color: transparent;
}
QPushButton:focus {
background-color: rgba(0,0,0,15);
}
QPushButton:hover {
background-color: rgba(0,0,0,15);
}
QPushButton:pressed {
background-color: rgba(0,0,0,75);
}
s
true
-
0
0
10
Your network connection status.
padding: 0 0.75em 0 0.75em;
margin: 0 4px 0 0;
STATUS, etc.
Qt::PlainText
-
0
0
Courier
12
Enter a hexadecimal network ID to join a network.
16
true
(Network ID)
-
0
0
Courier
16
75
true
Join this network.
QPushButton {
padding: 0 0.8em 0 0.8em;
margin: 0;
border: 0;
background-color: rgba(0,0,0,25);
}
QPushButton:focus {
background-color: rgba(0,0,0,33);
}
QPushButton:hover {
background-color: rgba(0,0,0,33);
}
QPushButton:pressed {
background-color: rgba(0,0,0,75);
}
+
true
12
About
Exit
actionExit
triggered()
MainWindow
close()
-1
-1
333
149