WaypointView 0 0 763 40 0 0 200 0 Form QWidget#colorIcon {} QWidget { background-color: #252528; color: #DDDDDF; border-color: #EEEEEE; background-clip: border; } QCheckBox { background-color: #252528; color: #454545; } QGroupBox { border: 1px solid #EEEEEE; border-radius: 5px; padding: 0px 0px 0px 0px; margin-top: 1ex; /* leave space at the top for the title */ margin: 0px; } QGroupBox::title { subcontrol-origin: margin; subcontrol-position: top center; /* position at the top center */ margin: 0 3px 0px 3px; padding: 0 3px 0px 0px; font: bold 8px; } QGroupBox#heartbeatIcon { background-color: red; } QDockWidget { font: bold; border: 1px solid #32345E; } QPushButton { font-weight: bold; font-size: 12px; border: 1px solid #999999; border-radius: 10px; min-width:22px; max-width: 36px; min-height: 16px; max-height: 16px; padding: 2px; background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #777777, stop: 1 #555555); } QPushButton:pressed { background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #444444, stop: 1 #555555); } QPushButton#landButton { color: #000000; background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #ffee01, stop:1 #ae8f00) url("ICONDIR/control/emergency-button.png"); } QPushButton:pressed#landButton { color: #000000; background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #bbaa00, stop:1 #a05b00) url("ICONDIR/control/emergency-button.png"); } QPushButton#killButton { color: #000000; background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #ffb917, stop:1 #b37300) url("ICONDIR/control/emergency-button.png"); } QPushButton:pressed#killButton { color: #000000; background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #bb8500, stop:1 #903000) url("ICONDIR/control/emergency-button.png"); } QProgressBar { border: 1px solid white; border-radius: 4px; text-align: center; padding: 2px; color: white; background-color: #111111; } QProgressBar:horizontal { height: 12px; } QProgressBar QLabel { font-size: 8px; } QProgressBar:vertical { width: 12px; } QProgressBar::chunk { background-color: #656565; } QProgressBar::chunk#batteryBar { background-color: green; } QProgressBar::chunk#speedBar { background-color: yellow; } QProgressBar::chunk#thrustBar { background-color: orange; } 0 0 2 5 Currently selected waypoint 16 16 15 0 Waypoint Sequence Number TextLabel Qt::AlignCenter Qt::Horizontal 25 12 Position X coordinate m -1000.000000000000000 1000.000000000000000 0.050000000000000 Position Y coordinate m -1000.000000000000000 1000.000000000000000 0.050000000000000 0.000000000000000 Position Z coordinate m -1000.000000000000000 0.000000000000000 0.050000000000000 Yaw angle true ° -180 180 10 Orbit radius m 0.050000000000000 1.000000000000000 0.050000000000000 Time in milliseconds that the MAV has to stay inside the orbit before advancing ms 60000 500 0 Automatically continue after this waypoint 28 22 Move Up :/images/actions/go-up.svg:/images/actions/go-up.svg 28 22 Move Down :/images/actions/go-down.svg:/images/actions/go-down.svg 28 22 Delete :/images/actions/list-remove.svg:/images/actions/list-remove.svg