diff --git a/commandwidget.ui b/commandwidget.ui new file mode 100644 --- /dev/null +++ b/commandwidget.ui @@ -0,0 +1,173 @@ + + + CommandWidget + + + + 0 + 0 + 433 + 34 + + + + Form + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 30 + 0 + + + + + + + + + + + + true + + + + + + + + 0 + 0 + + + + <html><head/><body><p>Enter your command here.</p><p>In ASCII mode you can use backslash '\' to send some special characters. These are:<br/><span style=" font-weight:600;">\n</span> : Line Feed (new line)<br/><span style=" font-weight:600;">\r</span> : Carriage Return<br/><span style=" font-weight:600;">\t</span> : Tab</p><p>Be careful though, you cannot escape the backslash character itself!</p></body></html> + + + true + + + + + + + + 0 + 0 + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + 0 + + + + + 40 + 0 + + + + ASCII + + + true + + + true + + + true + + + + + + + + 0 + 0 + + + + + 40 + 0 + + + + HEX + + + true + + + true + + + + + + + + + + + 0 + 0 + + + + Send + + + + + + + + CommandEdit + QLineEdit +
commandedit.h
+
+
+ + +