Emanuel Rumpf
Dialog
0
0
711
462
Dialog
-
-
-
QFrame::StyledPanel
QFrame::Raised
-
true
0
0
320
0
<!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:'Sans Serif'; font-size:9pt; 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;"><span style=" font-weight:600;">Dear user</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The default ouput-device has not been assigned any port yet.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Please select the midi-port you would like to be used by Rosegardens Default-Output-Device.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If you haven't done so, <span style=" text-decoration: underline;">start your sound-synth first</span> and press the refresh button. (e.g. qsynth or timidity)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">For more advanced options open the DevicesManager dialog from the menu later. If you would like Rosegarden <span style=" text-decoration: underline;">to remember these settings</span>, save your Document as "Default Studio" by selecting [[Studio//Save as DefaultStudio]] in the menu.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
-
-
0
0
QFrame::NoFrame
QFrame::Raised
2
-
75
true
List of Ports
-
Refresh
-
0
0
200
0
16777215
16777215
Sans Serif
10
<!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:'Sans Serif'; font-size:10pt; 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;">First select (or create) a playback device (at left). Then <span style=" text-decoration: underline;">double-click</span> here<span style=" text-decoration: underline;"> to connect</span> it to an outgoing alsa-<span style=" text-decoration: underline;">midi port.</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Alsa-midi ports are created by the drivers for external midi hardware, or by midi-software itself, e.g. by software-synthesizers. </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
/*Style the QTreeWidget items in this widget to resemble and behave like push buttons.*/
QTreeView {
show-decoration-selected: 1;
background-color: #404040;
selection-background-color: #404040;
}
QTreeView::item {
border: 1px solid #AAAAAA;
border-radius: 3px;
background-color: qlineargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #999999, stop:1 #DDDDDD);
color: #000000;
padding: 0 5px 0 5px;
margin: 1px 0 1px 0; /* force some space to better resemble buttons */
}
QTreeView::item:hover {
border: 1px solid #AAAAAA;
border-radius: 3px;
background-color: #CCDFFF;
color: #000000;
}
QTreeView::item:selected {
/* styling them as "pushed" doesn't work, because these buttons don't really push. Whatever "sends data through" selected on the left, the button here turns bold. That might be the place to use the "pushed" look, but I don't see where that is happening right off. Maybe in the code. Skipping this for now.
*/
/* border: 1px solid #E0E0E0;
border-radius: 3px;
background-color: qlineargradient(spread:pad, x1:0, y1:1, x2:0, y2:0, stop:0 #E0E0E0, stop:1 #EEEEEE);*/
}
QTreeView::item:selected:active{
/* do nothing different */
}
QTreeView::item:selected:!active {
/* do nothing different */
}
QTreeView::branch {
/* background: #404040; */
border-image: url(:pixmaps/style/connect-button-arrow.png) 1;
}
Available outputs
-
No port
:/default/icon-plugged-out.png:/default/icon-plugged-out.png
-
Internal Synth
:/default/icon-plugged-out.png:/default/icon-plugged-out.png
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
buttonBox
accepted()
Dialog
accept()
248
254
157
274
buttonBox
rejected()
Dialog
reject()
316
260
286
274