OssimPlanetSasha
0
0
744
387
OssimPlanetSasha
:/icons/icons/epi.gif:/icons/icons/epi.gif
-
QTabWidget::North
QTabWidget::Rounded
0
false
false
true
Navigation
-
true
0
0
541
645
-
Qt::Horizontal
-
-
50
0
Eye
-
Display Longitude value in decimal degrees
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
-
Display Latitude value in decimal degrees
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
-
Qt::Horizontal
-
-
50
0
LookAt
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
-
Qt::Horizontal
-
-
50
0
N/E
-
-
North - UTM coordinates - meters
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
-
East - UTM coordinates - meters
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
-
UTM
-
45
0
45
16777215
UTM zone
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
-
150
26
Ellipsoid
-
WGS-84
-
Airy
-
Australian National
-
Bessel 1841
-
Bessel 1841 (Nambia)
-
Clarke 1866
-
Clarke 1880
-
Everest
-
Fischer 1960 (Mercury)
-
Fischer 1968
-
GRS 1967
-
GRS 1980
-
Helmert 1906
-
Hough
-
International
-
Krassovsky
-
Modified Airy
-
Modified Everest
-
Modified Fischer 1960
-
South American 1969
-
WGS 60
-
WGS 66
-
WGS-72
-
WGS-84
-
Qt::Horizontal
-
-
Geonames Zone
-
-
Qt::Vertical
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Lucida Grande'; font-size:11pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">reload sqlite db</p></body></html>
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/mActionDraw.png:/icons/mActionDraw.png
-
Qt::Vertical
-
Geonames Place
-
30
16777215
QPushButton {
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
min-width: 44px;
}
QPushButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QPushButton:flat {
border: none; /* no border for a flat push button */
}
QPushButton:default {
border-color: navy; /* make the default button prominent */
}
Go
-
Qt::Horizontal
-
-
Qt::RightToLeft
Pan-Step : Deg
-
0
0
Pan Step in decimal degrees
background: rgb(231, 231, 231);
1.000000000000000
-
Qt::RightToLeft
* 10^-
-
PStep - 10^-x multipler
background: rgb(231, 231, 231);
-
Qt::Horizontal
40
20
-
-
LookAt
-
Camera
-
Heading mode
1
0
-
-
Manual
-
Auto
-
N
-
E
-
SE
-
S
-
SW
-
W
-
NW
-
NE
-
Qt::Vertical
-
Qt::Horizontal
-
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Heading
true
-
border: 1px solid #8f8f91;
border-radius: 6px;
background: rgb(231, 231, 231);
Qt::AlignCenter
QAbstractSpinBox::NoButtons
-360.000000000000000
360.000000000000000
-
Qt::Horizontal
40
20
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Pitch
true
-
border: 1px solid #8f8f91;
border-radius: 6px;
background: rgb(231, 231, 231);
Qt::AlignCenter
QAbstractSpinBox::NoButtons
-90.000000000000000
90.000000000000000
-
Qt::Horizontal
40
20
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Roll
true
-
border: 1px solid #8f8f91;
border-radius: 6px;
background: rgb(231, 231, 231);
Qt::AlignCenter
QAbstractSpinBox::NoButtons
false
-90.000000000000000
90.000000000000000
-
-
-360
360
Qt::Horizontal
QSlider::TicksBothSides
10
-
-90
90
Qt::Horizontal
QSlider::TicksBothSides
-
-90
90
Qt::Horizontal
QSlider::TicksBothSides
10
-
Qt::Horizontal
-
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Zoom
true
-
Qt::Horizontal
40
20
-
0
0
Zoom (altitude) value in meters
true
background: rgb(231, 231, 231);
false
Qt::AlignCenter
QAbstractSpinBox::UpDownArrows
true
-10000.000000000000000
27536977.989999998360872
-
Step : m
-
Zoom Step in meters
background: rgb(231, 231, 231);
QAbstractSpinBox::UpDownArrows
0.000000000000000
100000.000000000000000
1.000000000000000
100.000000000000000
-
*10^
-
ZStep - 10^x multipler
background: rgb(231, 231, 231);
0
-
-10000
27536977
5000
Qt::Horizontal
QSlider::TicksBothSides
1000000
-
Qt::Horizontal
-
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Range
true
-
Qt::Horizontal
40
20
-
0
0
Range (distance) in meters
true
background: rgb(231, 231, 231);
true
Qt::AlignCenter
QAbstractSpinBox::UpDownArrows
true
-10000.000000000000000
27536977.989999998360872
10000.000000000000000
-
Step : m
-
Zoom Step in meters
background: rgb(231, 231, 231);
0.000000000000000
100000.000000000000000
1.000000000000000
100.000000000000000
-
*10^
-
background: rgb(231, 231, 231);
-
-10000
27536977
Qt::Horizontal
QSlider::TicksBothSides
1000000
-
Qt::Horizontal
-
Qt::Vertical
20
40
Query
-
true
0
0
541
308
-
-
75
true
Add Raster Layer
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
+
:/icons/element-cell.gif:/icons/element-cell.gif
-
75
true
Remove Raster Layer
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
-
:/icons/element-cell-delete.gif:/icons/element-cell-delete.gif
-
Raster Layer
-
Qt::Vertical
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/mActionDraw.png:/icons/mActionDraw.png
-
Qt::Vertical
-
Vector Layer
-
75
true
Add Vector Layer
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
+
:/icons/element-vector.gif:/icons/element-vector.gif
-
11
75
true
Remove Vector Layer
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
-
:/icons/element-vector-remove.gif:/icons/element-vector-remove.gif
-
20
0
30
16777215
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
R
:/icons/gimp_0.png:/icons/gimp_0.png
true
-
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Pen
-
90
16777215
111,111,111
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
Brush
-
90
16777215
111,111,111
-
30
0
40
16777215
1,1
-
40
16777215
2
-
Fill
-
Thickness
-
kml
-
Qt::Vertical
-
Qt::Horizontal
-
16777215
58
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/grass_icon.png:/icons/grass_icon.png
-
0
20
23
23
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/gui-help.gif:/icons/gui-help.gif
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
-
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
font: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 rgb(108, 183, 255) );
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
...
:/icons/grass_icon.png:/icons/grass_icon.png
true
-
Qt::Horizontal
Raster
:/icons/element-cell.gif:/icons/element-cell.gif
Vector
:/icons/element-vector.gif:/icons/element-vector.gif
GPS
-
Qt::Horizontal
-
background: rgb(231, 231, 231);
QTabWidget::West
QTabWidget::Rounded
1
true
false
false
Map
-
about:blank
Graph
-
-
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Lat
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
QFrame::NoFrame
QFrame::Plain
Lon
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
QLineEdit::Normal
Qt::AlignCenter
true
-
true
0
0
215
173
-
-
true
0
0
172
560
-
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Date
Qt::AlignCenter
-
false
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
UTC
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Altitude
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Speed
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Climb
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Pdop
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Hdop
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Vdop
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Tdop
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Gdop
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Eph
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Ept
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Eps
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Epv
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Epd
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Epc
Qt::AlignCenter
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QLineEdit {
border: 1px solid gray;
border-radius: 5px;
padding: 0 8px;
background: rgb(231, 231, 231);
}
Qt::AlignCenter
true
-
QFrame, QLabel, QToolTip {
border: 1px solid gray;
border-radius: 4px;
padding: 2px;
background-image: url(images/welcome.png);
background: rgb(231, 231, 231);
}
Track
Qt::AlignCenter
-
-
SendPosition
-
QPushButton {
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
min-width: 80px;
}
QPushButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QPushButton:flat {
border: none; /* no border for a flat push button */
}
QPushButton:default {
border-color: navy; /* make the default button prominent */
}
Start/Stop
true
Data
-
toolBar
TopToolBarArea
false
PanTool
1
-
Qt::Vertical
20
40
-
-
West
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
W
:/icons/shapeimage_5.png:/icons/shapeimage_5.png
-
East
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
E
:/icons/shapeimage_4.png:/icons/shapeimage_4.png
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/pan.png:/icons/pan.png
-
SouthWest
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/shapeimage_8.png:/icons/shapeimage_8.png
-
South
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
S
:/icons/shapeimage_6.png:/icons/shapeimage_6.png
-
SouthEast
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/shapeimage_10.png:/icons/shapeimage_10.png
-
North
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/shapeimage_3.png:/icons/shapeimage_3.png
-
NordWest
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/shapeimage_9.png:/icons/shapeimage_9.png
-
NordEast
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/shapeimage_7.png:/icons/shapeimage_7.png
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/zoom-out.png:/icons/zoom-out.png
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/600px-Brosen_windrose.svg.png:/icons/600px-Brosen_windrose.svg.png
-
QToolButton { /* all types of tool button */
border: 2px solid #8f8f91;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #f6f7fa, stop: 1 #dadbde);
}
QToolButton[popupMode="1"] { /* only for MenuButtonPopup */
padding-right: 20px; /* make way for the popup button */
}
QToolButton:pressed {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #dadbde, stop: 1 #f6f7fa);
}
QToolButton:checked {
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 white, stop: 1 blue);
}
/* the subcontrols below are used only in the MenuButtonPopup mode */
QToolButton::menu-button {
border: 2px solid gray;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
/* 16px width + 4px for border = 20px allocated above */
width: 16px;
}
QToolButton::menu-arrow {
image: url(downarrow.png);
}
QToolButton::menu-arrow:open {
top: 1px; left: 1px; /* shift it a bit */
}
:/icons/zoom-in.png:/icons/zoom-in.png
-
Qt::Vertical
20
40
Heading°
1
-
Roll°
1
-
true
:/icons/satellite.png:/icons/satellite.png
GPS
true
:/icons/grass_icon.png:/icons/grass_icon.png
Grass
Grass
true
:/icons/joystick.png:/icons/joystick.png
Joystick
Joystick
true
false
:/icons/600px-Brosen_windrose.svg.png:/icons/600px-Brosen_windrose.svg.png
LonLat
LonLat
:/icons/quit.png:/icons/quit.png
Preference
:/icons/db.png:/icons/db.png
DB-setting
NMEA
false
:/icons/module-db.gif:/icons/module-db.gif
Data
Data processing
:/icons/saveinfo.png:/icons/saveinfo.png
savekml
Epsg
true
hideslider
true
Spinbox
true
Place-Position
true
StepTool
true
tabPosition
:/icons/joystick.png:/icons/joystick.png
Joystick
:/icons/ingranaggi.gif:/icons/ingranaggi.gif
Export
:/icons/ingranaggio_icona.gif:/icons/ingranaggio_icona.gif
DataTools
:/icons/ingranaggio_icona.gif:/icons/ingranaggio_icona.gif
vrt
:/icons/512 Terminal.png:/icons/512 Terminal.png
grassshell
:/icons/cubo.png:/icons/cubo.png
model
:/icons/tools.png:/icons/tools.png
Preference
Preference
Qt::WidgetShortcut
:/icons/SquadraCompasso.png:/icons/SquadraCompasso.png
VectorOp
true
:/icons/keyser-tux-wifi-logo-2300.png:/icons/keyser-tux-wifi-logo-2300.png
HW
Serial
true
:/icons/Ubuntu_connessione_Internet_.png:/icons/Ubuntu_connessione_Internet_.png
actionBroadcast
Compass
Pan-Tool
true
:/icons/gui-help.gif:/icons/gui-help.gif
Gt
QWebView
QWidget