|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>414</width> |
| 9 | + <width>436</width> |
10 | 10 | <height>524</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
|
855 | 855 | <number>2</number> |
856 | 856 | </property> |
857 | 857 | <item> |
858 | | - <layout class="QHBoxLayout" name="_10"> |
859 | | - <item> |
| 858 | + <layout class="QGridLayout" name="_10"> |
| 859 | + <item row="0" column="0"> |
860 | 860 | <widget class="QLabel" name="lblUpstream"> |
861 | 861 | <property name="text"> |
862 | 862 | <string>Audio Stream Rate</string> |
863 | 863 | </property> |
| 864 | + <property name="alignment"> |
| 865 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 866 | + </property> |
864 | 867 | </widget> |
865 | 868 | </item> |
866 | | - <item> |
| 869 | + <item row="0" column="1"> |
867 | 870 | <widget class="QLabel" name="lblUpstreamValue"> |
868 | | - <property name="minimumSize"> |
869 | | - <size> |
870 | | - <width>0</width> |
871 | | - <height>20</height> |
872 | | - </size> |
873 | | - </property> |
874 | 871 | <property name="text"> |
875 | 872 | <string>val</string> |
876 | 873 | </property> |
| 874 | + <property name="alignment"> |
| 875 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 876 | + </property> |
| 877 | + <property name="margin"> |
| 878 | + <number>2</number> |
| 879 | + </property> |
877 | 880 | </widget> |
878 | 881 | </item> |
879 | | - </layout> |
880 | | - </item> |
881 | | - <item> |
882 | | - <layout class="QHBoxLayout" name="_11"> |
883 | | - <item> |
| 882 | + <item row="0" column="2" colspan="2"> |
| 883 | + <widget class="QLabel" name="lblUpstreamUnit"> |
| 884 | + <property name="text"> |
| 885 | + <string>kbps</string> |
| 886 | + </property> |
| 887 | + <property name="alignment"> |
| 888 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 889 | + </property> |
| 890 | + </widget> |
| 891 | + </item> |
| 892 | + <item row="1" column="0"> |
884 | 893 | <widget class="QLabel" name="lblPingTime"> |
885 | 894 | <property name="text"> |
886 | 895 | <string>Ping Time</string> |
887 | 896 | </property> |
888 | 897 | </widget> |
889 | 898 | </item> |
890 | | - <item> |
| 899 | + <item row="1" column="1"> |
891 | 900 | <widget class="QLabel" name="lblPingTimeValue"> |
892 | | - <property name="sizePolicy"> |
893 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
894 | | - <horstretch>0</horstretch> |
895 | | - <verstretch>0</verstretch> |
896 | | - </sizepolicy> |
| 901 | + <property name="text"> |
| 902 | + <string>val</string> |
897 | 903 | </property> |
898 | | - <property name="minimumSize"> |
899 | | - <size> |
900 | | - <width>0</width> |
901 | | - <height>20</height> |
902 | | - </size> |
| 904 | + <property name="alignment"> |
| 905 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
903 | 906 | </property> |
| 907 | + <property name="margin"> |
| 908 | + <number>2</number> |
| 909 | + </property> |
| 910 | + </widget> |
| 911 | + </item> |
| 912 | + <item row="1" column="2"> |
| 913 | + <widget class="QLabel" name="lblPingTimeUnit"> |
904 | 914 | <property name="text"> |
905 | | - <string>val</string> |
| 915 | + <string>ms</string> |
| 916 | + </property> |
| 917 | + <property name="alignment"> |
| 918 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
906 | 919 | </property> |
907 | 920 | </widget> |
908 | 921 | </item> |
909 | | - </layout> |
910 | | - </item> |
911 | | - <item> |
912 | | - <layout class="QHBoxLayout" name="_12"> |
913 | | - <item> |
| 922 | + <item row="2" column="0"> |
914 | 923 | <widget class="QLabel" name="lblOverallDelay"> |
915 | 924 | <property name="text"> |
916 | 925 | <string>Overall Delay</string> |
917 | 926 | </property> |
918 | 927 | </widget> |
919 | 928 | </item> |
920 | | - <item> |
921 | | - <layout class="QHBoxLayout" name="_13"> |
922 | | - <property name="spacing"> |
923 | | - <number>3</number> |
| 929 | + <item row="2" column="1"> |
| 930 | + <widget class="QLabel" name="lblOverallDelayValue"> |
| 931 | + <property name="text"> |
| 932 | + <string>val</string> |
924 | 933 | </property> |
925 | | - <item> |
926 | | - <widget class="QLabel" name="lblOverallDelayValue"> |
927 | | - <property name="sizePolicy"> |
928 | | - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
929 | | - <horstretch>0</horstretch> |
930 | | - <verstretch>0</verstretch> |
931 | | - </sizepolicy> |
932 | | - </property> |
933 | | - <property name="minimumSize"> |
934 | | - <size> |
935 | | - <width>0</width> |
936 | | - <height>20</height> |
937 | | - </size> |
938 | | - </property> |
939 | | - <property name="text"> |
940 | | - <string>val</string> |
941 | | - </property> |
942 | | - </widget> |
943 | | - </item> |
944 | | - <item> |
945 | | - <widget class="CMultiColorLED" name="ledOverallDelay" native="true"> |
946 | | - <property name="sizePolicy"> |
947 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
948 | | - <horstretch>0</horstretch> |
949 | | - <verstretch>0</verstretch> |
950 | | - </sizepolicy> |
951 | | - </property> |
952 | | - <property name="minimumSize"> |
953 | | - <size> |
954 | | - <width>20</width> |
955 | | - <height>20</height> |
956 | | - </size> |
957 | | - </property> |
958 | | - <property name="maximumSize"> |
959 | | - <size> |
960 | | - <width>20</width> |
961 | | - <height>20</height> |
962 | | - </size> |
963 | | - </property> |
964 | | - </widget> |
965 | | - </item> |
966 | | - </layout> |
| 934 | + <property name="alignment"> |
| 935 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 936 | + </property> |
| 937 | + <property name="margin"> |
| 938 | + <number>2</number> |
| 939 | + </property> |
| 940 | + </widget> |
967 | 941 | </item> |
968 | | - </layout> |
969 | | - </item> |
970 | | - <item> |
971 | | - <layout class="QHBoxLayout" name="_14"> |
972 | | - <item> |
| 942 | + <item row="2" column="2"> |
| 943 | + <widget class="QLabel" name="lblOverallDelayUnit"> |
| 944 | + <property name="text"> |
| 945 | + <string>ms</string> |
| 946 | + </property> |
| 947 | + <property name="alignment"> |
| 948 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> |
| 949 | + </property> |
| 950 | + </widget> |
| 951 | + </item> |
| 952 | + <item row="2" column="3"> |
| 953 | + <widget class="CMultiColorLED" name="ledOverallDelay" native="true"> |
| 954 | + <property name="sizePolicy"> |
| 955 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 956 | + <horstretch>0</horstretch> |
| 957 | + <verstretch>0</verstretch> |
| 958 | + </sizepolicy> |
| 959 | + </property> |
| 960 | + <property name="minimumSize"> |
| 961 | + <size> |
| 962 | + <width>20</width> |
| 963 | + <height>20</height> |
| 964 | + </size> |
| 965 | + </property> |
| 966 | + <property name="maximumSize"> |
| 967 | + <size> |
| 968 | + <width>20</width> |
| 969 | + <height>20</height> |
| 970 | + </size> |
| 971 | + </property> |
| 972 | + </widget> |
| 973 | + </item> |
| 974 | + <item row="3" column="0" colspan="3"> |
973 | 975 | <widget class="QLabel" name="lblNetLEDLabel"> |
974 | 976 | <property name="text"> |
975 | 977 | <string>Local Jitter Buffer</string> |
976 | 978 | </property> |
977 | 979 | </widget> |
978 | 980 | </item> |
979 | | - <item> |
| 981 | + <item row="3" column="3"> |
980 | 982 | <widget class="CMultiColorLED" name="ledNetw" native="true"> |
981 | 983 | <property name="sizePolicy"> |
982 | 984 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
1378 | 1380 | </customwidget> |
1379 | 1381 | </customwidgets> |
1380 | 1382 | <tabstops> |
| 1383 | + <tabstop>pedtAlias</tabstop> |
| 1384 | + <tabstop>pcbxInstrument</tabstop> |
| 1385 | + <tabstop>pcbxCountry</tabstop> |
| 1386 | + <tabstop>pedtCity</tabstop> |
| 1387 | + <tabstop>pcbxSkill</tabstop> |
| 1388 | + <tabstop>cbxSkin</tabstop> |
| 1389 | + <tabstop>cbxLanguage</tabstop> |
| 1390 | + <tabstop>spnMixerRows</tabstop> |
| 1391 | + <tabstop>cbxSoundcard</tabstop> |
| 1392 | + <tabstop>butDriverSetup</tabstop> |
| 1393 | + <tabstop>cbxLInChan</tabstop> |
| 1394 | + <tabstop>cbxRInChan</tabstop> |
| 1395 | + <tabstop>cbxLOutChan</tabstop> |
| 1396 | + <tabstop>cbxROutChan</tabstop> |
1381 | 1397 | <tabstop>cbxAudioChannels</tabstop> |
1382 | 1398 | <tabstop>cbxAudioQuality</tabstop> |
| 1399 | + <tabstop>rbtBufferDelayPreferred</tabstop> |
| 1400 | + <tabstop>rbtBufferDelayDefault</tabstop> |
| 1401 | + <tabstop>rbtBufferDelaySafe</tabstop> |
| 1402 | + <tabstop>chbAutoJitBuf</tabstop> |
| 1403 | + <tabstop>sldNetBuf</tabstop> |
| 1404 | + <tabstop>sldNetBufServer</tabstop> |
| 1405 | + <tabstop>chbEnableOPUS64</tabstop> |
| 1406 | + <tabstop>cbxCentralServerAddress</tabstop> |
| 1407 | + <tabstop>edtNewClientLevel</tabstop> |
| 1408 | + <tabstop>cbxInputBoost</tabstop> |
| 1409 | + <tabstop>chbDetectFeedback</tabstop> |
| 1410 | + <tabstop>sldAudioPan</tabstop> |
1383 | 1411 | </tabstops> |
1384 | 1412 | <resources> |
1385 | 1413 | <include location="resources.qrc"/> |
|
0 commit comments