Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2074 lines
99KB

  1. /********************************************************************************
  2. ** Form generated from reading UI file 'carla_settings.ui'
  3. **
  4. ** Created by: Qt User Interface Compiler version 5.13.2
  5. **
  6. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  7. ********************************************************************************/
  8. #ifndef UI_CARLA_SETTINGS_H
  9. #define UI_CARLA_SETTINGS_H
  10. #include <QtCore/QVariant>
  11. #include <QtGui/QIcon>
  12. #include <QtWidgets/QApplication>
  13. #include <QtWidgets/QCheckBox>
  14. #include <QtWidgets/QComboBox>
  15. #include <QtWidgets/QDialog>
  16. #include <QtWidgets/QDialogButtonBox>
  17. #include <QtWidgets/QGridLayout>
  18. #include <QtWidgets/QGroupBox>
  19. #include <QtWidgets/QHBoxLayout>
  20. #include <QtWidgets/QHeaderView>
  21. #include <QtWidgets/QLabel>
  22. #include <QtWidgets/QLineEdit>
  23. #include <QtWidgets/QListWidget>
  24. #include <QtWidgets/QPushButton>
  25. #include <QtWidgets/QRadioButton>
  26. #include <QtWidgets/QSpacerItem>
  27. #include <QtWidgets/QSpinBox>
  28. #include <QtWidgets/QStackedWidget>
  29. #include <QtWidgets/QTableWidget>
  30. #include <QtWidgets/QToolButton>
  31. #include <QtWidgets/QVBoxLayout>
  32. #include <QtWidgets/QWidget>
  33. QT_BEGIN_NAMESPACE
  34. class Ui_CarlaSettingsW
  35. {
  36. public:
  37. QVBoxLayout *verticalLayout_2;
  38. QHBoxLayout *horizontalLayout_3;
  39. QTableWidget *lw_page;
  40. QStackedWidget *stackedWidget;
  41. QWidget *page_main;
  42. QVBoxLayout *verticalLayout_5;
  43. QHBoxLayout *horizontalLayout;
  44. QLabel *label_main;
  45. QSpacerItem *horizontalSpacer;
  46. QLabel *label_icon_main;
  47. QGroupBox *group_main_paths;
  48. QVBoxLayout *verticalLayout_3;
  49. QHBoxLayout *horizontalLayout_2;
  50. QLabel *label_main_proj_folder_open;
  51. QLineEdit *le_main_proj_folder;
  52. QPushButton *b_main_proj_folder_open;
  53. QGroupBox *group_main_misc;
  54. QGridLayout *gridLayout_4;
  55. QLabel *label_main_refresh_interval;
  56. QSpinBox *sb_main_refresh_interval;
  57. QSpacerItem *horizontalSpacer_12;
  58. QCheckBox *ch_main_show_logs;
  59. QCheckBox *ch_main_confirm_exit;
  60. QGroupBox *group_main_theme;
  61. QGridLayout *gridLayout_3;
  62. QCheckBox *ch_main_theme_pro;
  63. QLabel *label_main_theme_color;
  64. QComboBox *cb_main_theme_color;
  65. QSpacerItem *horizontalSpacer_2;
  66. QGroupBox *group_main_experimental;
  67. QVBoxLayout *verticalLayout_10;
  68. QCheckBox *ch_main_experimental;
  69. QSpacerItem *verticalSpacer;
  70. QWidget *page_canvas;
  71. QVBoxLayout *verticalLayout_8;
  72. QHBoxLayout *horizontalLayout_10;
  73. QLabel *label_9;
  74. QSpacerItem *horizontalSpacer_5;
  75. QLabel *label_10;
  76. QGroupBox *group_canvas_theme;
  77. QGridLayout *gridLayout_2;
  78. QSpacerItem *horizontalSpacer_6;
  79. QSpacerItem *horizontalSpacer_8;
  80. QCheckBox *cb_canvas_bezier_lines;
  81. QComboBox *cb_canvas_theme;
  82. QLabel *label_canvas_theme;
  83. QSpacerItem *horizontalSpacer_7;
  84. QSpacerItem *horizontalSpacer_15;
  85. QLabel *label_canvas_size;
  86. QComboBox *cb_canvas_size;
  87. QSpacerItem *horizontalSpacer_16;
  88. QGroupBox *group_canvas_options;
  89. QVBoxLayout *verticalLayout_7;
  90. QCheckBox *cb_canvas_hide_groups;
  91. QCheckBox *cb_canvas_auto_select;
  92. QCheckBox *cb_canvas_eyecandy;
  93. QGroupBox *group_canvas_render;
  94. QVBoxLayout *verticalLayout_9;
  95. QCheckBox *cb_canvas_render_aa;
  96. QCheckBox *cb_canvas_full_repaints;
  97. QSpacerItem *verticalSpacer_3;
  98. QWidget *page_engine;
  99. QVBoxLayout *verticalLayout_6;
  100. QHBoxLayout *horizontalLayout_5;
  101. QLabel *label_6;
  102. QSpacerItem *horizontalSpacer_3;
  103. QLabel *label_icon_engine;
  104. QGroupBox *groupBox;
  105. QGridLayout *gridLayout_7;
  106. QStackedWidget *sw_engine_process_mode;
  107. QWidget *page_engine_process_mode_jack;
  108. QHBoxLayout *horizontalLayout_4;
  109. QComboBox *cb_engine_process_mode_jack;
  110. QWidget *page_engine_process_mode_other;
  111. QHBoxLayout *horizontalLayout_7;
  112. QComboBox *cb_engine_process_mode_other;
  113. QLabel *label_21;
  114. QLabel *label_20;
  115. QLabel *label_7;
  116. QSpinBox *sb_engine_max_params;
  117. QToolButton *tb_engine_driver_config;
  118. QComboBox *cb_engine_audio_driver;
  119. QSpacerItem *horizontalSpacer_11;
  120. QSpacerItem *horizontalSpacer_14;
  121. QGroupBox *groupBox_8;
  122. QGridLayout *gridLayout_8;
  123. QLabel *label_engine_ui_bridges_timeout;
  124. QSpinBox *sb_engine_ui_bridges_timeout;
  125. QSpacerItem *horizontalSpacer_9;
  126. QCheckBox *ch_engine_prefer_ui_bridges;
  127. QCheckBox *ch_engine_uis_always_on_top;
  128. QCheckBox *ch_engine_manage_uis;
  129. QLabel *label_engine_ui_bridges_mac_note;
  130. QLabel *label_15;
  131. QHBoxLayout *horizontalLayout_13;
  132. QSpacerItem *horizontalSpacer_20;
  133. QLabel *label_22;
  134. QLabel *label_23;
  135. QSpacerItem *horizontalSpacer_21;
  136. QSpacerItem *verticalSpacer_9;
  137. QWidget *page_osc;
  138. QVBoxLayout *verticalLayout_22;
  139. QHBoxLayout *horizontalLayout_22;
  140. QLabel *label_14;
  141. QSpacerItem *horizontalSpacer_37;
  142. QLabel *label_icon_engine_5;
  143. QGroupBox *group_osc_core;
  144. QGridLayout *gridLayout_13;
  145. QCheckBox *ch_osc_enable;
  146. QSpacerItem *horizontalSpacer_43;
  147. QSpacerItem *horizontalSpacer_44;
  148. QGroupBox *group_osc_tcp_port;
  149. QGridLayout *gridLayout_12;
  150. QRadioButton *rb_osc_tcp_port_specific;
  151. QHBoxLayout *horizontalLayout_24;
  152. QSpacerItem *horizontalSpacer_45;
  153. QLabel *label_39;
  154. QLabel *label_40;
  155. QSpacerItem *horizontalSpacer_46;
  156. QSpacerItem *horizontalSpacer_41;
  157. QSpacerItem *horizontalSpacer_42;
  158. QSpinBox *sb_osc_tcp_port_number;
  159. QRadioButton *rb_osc_tcp_port_random;
  160. QGroupBox *group_osc_udp_port;
  161. QGridLayout *gridLayout_11;
  162. QRadioButton *rb_osc_udp_port_specific;
  163. QSpacerItem *horizontalSpacer_39;
  164. QSpacerItem *horizontalSpacer_40;
  165. QSpinBox *sb_osc_udp_port_number;
  166. QRadioButton *rb_osc_udp_port_random;
  167. QHBoxLayout *horizontalLayout_25;
  168. QSpacerItem *horizontalSpacer_47;
  169. QLabel *label_41;
  170. QLabel *label_42;
  171. QSpacerItem *horizontalSpacer_48;
  172. QLabel *label_36;
  173. QHBoxLayout *horizontalLayout_21;
  174. QSpacerItem *horizontalSpacer_34;
  175. QLabel *label_32;
  176. QLabel *label_35;
  177. QSpacerItem *horizontalSpacer_35;
  178. QHBoxLayout *horizontalLayout_23;
  179. QSpacerItem *horizontalSpacer_36;
  180. QLabel *label_37;
  181. QLabel *label_38;
  182. QSpacerItem *horizontalSpacer_38;
  183. QSpacerItem *verticalSpacer_10;
  184. QWidget *page_filepaths;
  185. QVBoxLayout *verticalLayout_30;
  186. QHBoxLayout *horizontalLayout_8;
  187. QLabel *label_24;
  188. QSpacerItem *horizontalSpacer_10;
  189. QLabel *label_31;
  190. QHBoxLayout *horizontalLayout_19;
  191. QComboBox *cb_filepaths;
  192. QStackedWidget *tw_filepaths_info;
  193. QWidget *tw_filepaths_info_audio;
  194. QHBoxLayout *horizontalLayout_20;
  195. QLabel *label_12;
  196. QWidget *tw_filepaths_info_midi;
  197. QHBoxLayout *horizontalLayout_26;
  198. QLabel *label_13;
  199. QSpacerItem *horizontalSpacer_23;
  200. QHBoxLayout *horizontalLayout_16;
  201. QStackedWidget *tw_filepaths;
  202. QWidget *tw_filepaths_audio;
  203. QVBoxLayout *verticalLayout_18;
  204. QListWidget *lw_files_audio;
  205. QWidget *tw_filepaths_midi;
  206. QVBoxLayout *verticalLayout_23;
  207. QListWidget *lw_files_midi;
  208. QVBoxLayout *verticalLayout_29;
  209. QPushButton *b_filepaths_add;
  210. QPushButton *b_filepaths_remove;
  211. QSpacerItem *verticalSpacer_6;
  212. QPushButton *b_filepaths_change;
  213. QSpacerItem *verticalSpacer_8;
  214. QWidget *page_pluginpaths;
  215. QVBoxLayout *verticalLayout_19;
  216. QHBoxLayout *horizontalLayout_6;
  217. QLabel *label_18;
  218. QSpacerItem *horizontalSpacer_4;
  219. QLabel *label_19;
  220. QHBoxLayout *horizontalLayout_9;
  221. QComboBox *cb_paths;
  222. QSpacerItem *horizontalSpacer_17;
  223. QHBoxLayout *horizontalLayout_11;
  224. QStackedWidget *tw_paths;
  225. QWidget *tw_paths_ladspa;
  226. QVBoxLayout *verticalLayout_11;
  227. QListWidget *lw_ladspa;
  228. QWidget *tw_paths_dssi;
  229. QVBoxLayout *verticalLayout_12;
  230. QListWidget *lw_dssi;
  231. QWidget *tw_paths_lv2;
  232. QGridLayout *gridLayout;
  233. QListWidget *lw_lv2;
  234. QLabel *label_4;
  235. QLabel *label_5;
  236. QWidget *tw_paths_vst;
  237. QVBoxLayout *verticalLayout_13;
  238. QListWidget *lw_vst;
  239. QWidget *tw_paths_vst3;
  240. QVBoxLayout *verticalLayout_15;
  241. QListWidget *lw_vst3;
  242. QWidget *tw_paths_sf2;
  243. QVBoxLayout *verticalLayout_4;
  244. QListWidget *lw_sf2;
  245. QWidget *tw_paths_sfz;
  246. QVBoxLayout *verticalLayout_14;
  247. QListWidget *lw_sfz;
  248. QVBoxLayout *verticalLayout;
  249. QPushButton *b_paths_add;
  250. QPushButton *b_paths_remove;
  251. QSpacerItem *verticalSpacer_2;
  252. QPushButton *b_paths_change;
  253. QSpacerItem *verticalSpacer_7;
  254. QWidget *page_wine;
  255. QVBoxLayout *verticalLayout_25;
  256. QHBoxLayout *horizontalLayout_17;
  257. QLabel *label_29;
  258. QSpacerItem *horizontalSpacer_26;
  259. QLabel *label_icon_wine;
  260. QGroupBox *group_wine_exec;
  261. QHBoxLayout *horizontalLayout_18;
  262. QLabel *label_8;
  263. QLineEdit *le_wine_exec;
  264. QGroupBox *group_wine_prefix;
  265. QGridLayout *gridLayout_6;
  266. QCheckBox *cb_wine_prefix_detect;
  267. QLabel *label;
  268. QLineEdit *le_wine_prefix_fallback;
  269. QLabel *label_30;
  270. QGroupBox *group_wine_realtime;
  271. QGridLayout *gridLayout_5;
  272. QSpacerItem *horizontalSpacer_28;
  273. QSpacerItem *horizontalSpacer_27;
  274. QSpinBox *sb_wine_base_prio;
  275. QLabel *label_2;
  276. QLabel *label_3;
  277. QSpinBox *sb_wine_server_prio;
  278. QSpacerItem *horizontalSpacer_29;
  279. QSpacerItem *horizontalSpacer_30;
  280. QHBoxLayout *horizontalLayout_14;
  281. QSpacerItem *horizontalSpacer_24;
  282. QLabel *label_26;
  283. QLabel *label_27;
  284. QSpacerItem *horizontalSpacer_25;
  285. QSpacerItem *verticalSpacer_5;
  286. QLabel *label_28;
  287. QWidget *page_experimental;
  288. QVBoxLayout *verticalLayout_21;
  289. QHBoxLayout *horizontalLayout_15;
  290. QLabel *label_11;
  291. QSpacerItem *horizontalSpacer_22;
  292. QLabel *label_icon_experimental;
  293. QHBoxLayout *horizontalLayout_12;
  294. QSpacerItem *horizontalSpacer_18;
  295. QLabel *label_16;
  296. QLabel *label_17;
  297. QSpacerItem *horizontalSpacer_19;
  298. QGroupBox *group_experimental_main;
  299. QVBoxLayout *verticalLayout_17;
  300. QCheckBox *cb_exp_plugin_bridges;
  301. QCheckBox *ch_exp_wine_bridges;
  302. QCheckBox *ch_exp_jack_apps;
  303. QCheckBox *ch_exp_export_lv2;
  304. QCheckBox *ch_exp_load_lib_global;
  305. QGroupBox *group_experimental_canvas;
  306. QVBoxLayout *verticalLayout_16;
  307. QCheckBox *cb_canvas_fancy_eyecandy;
  308. QCheckBox *cb_canvas_use_opengl;
  309. QCheckBox *cb_canvas_render_hq_aa;
  310. QCheckBox *cb_canvas_inline_displays;
  311. QGroupBox *group_experimental_engine;
  312. QVBoxLayout *verticalLayout_20;
  313. QCheckBox *ch_engine_force_stereo;
  314. QCheckBox *ch_exp_prevent_bad_behaviour;
  315. QCheckBox *ch_engine_prefer_plugin_bridges;
  316. QSpacerItem *verticalSpacer_4;
  317. QLabel *label_25;
  318. QWidget *page;
  319. QDialogButtonBox *buttonBox;
  320. void setupUi(QDialog *CarlaSettingsW)
  321. {
  322. if (CarlaSettingsW->objectName().isEmpty())
  323. CarlaSettingsW->setObjectName(QString::fromUtf8("CarlaSettingsW"));
  324. CarlaSettingsW->resize(612, 572);
  325. CarlaSettingsW->setMinimumSize(QSize(600, 0));
  326. verticalLayout_2 = new QVBoxLayout(CarlaSettingsW);
  327. verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
  328. horizontalLayout_3 = new QHBoxLayout();
  329. horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
  330. lw_page = new QTableWidget(CarlaSettingsW);
  331. if (lw_page->columnCount() < 1)
  332. lw_page->setColumnCount(1);
  333. QTableWidgetItem *__qtablewidgetitem = new QTableWidgetItem();
  334. lw_page->setHorizontalHeaderItem(0, __qtablewidgetitem);
  335. if (lw_page->rowCount() < 8)
  336. lw_page->setRowCount(8);
  337. QTableWidgetItem *__qtablewidgetitem1 = new QTableWidgetItem();
  338. lw_page->setVerticalHeaderItem(0, __qtablewidgetitem1);
  339. QTableWidgetItem *__qtablewidgetitem2 = new QTableWidgetItem();
  340. lw_page->setVerticalHeaderItem(1, __qtablewidgetitem2);
  341. QTableWidgetItem *__qtablewidgetitem3 = new QTableWidgetItem();
  342. lw_page->setVerticalHeaderItem(2, __qtablewidgetitem3);
  343. QTableWidgetItem *__qtablewidgetitem4 = new QTableWidgetItem();
  344. lw_page->setVerticalHeaderItem(3, __qtablewidgetitem4);
  345. QTableWidgetItem *__qtablewidgetitem5 = new QTableWidgetItem();
  346. lw_page->setVerticalHeaderItem(4, __qtablewidgetitem5);
  347. QTableWidgetItem *__qtablewidgetitem6 = new QTableWidgetItem();
  348. lw_page->setVerticalHeaderItem(5, __qtablewidgetitem6);
  349. QTableWidgetItem *__qtablewidgetitem7 = new QTableWidgetItem();
  350. lw_page->setVerticalHeaderItem(6, __qtablewidgetitem7);
  351. QTableWidgetItem *__qtablewidgetitem8 = new QTableWidgetItem();
  352. lw_page->setVerticalHeaderItem(7, __qtablewidgetitem8);
  353. QIcon icon;
  354. icon.addFile(QString::fromUtf8(":/scalable/carla.svg"), QSize(), QIcon::Normal, QIcon::Off);
  355. QFont font;
  356. font.setBold(true);
  357. font.setWeight(75);
  358. QTableWidgetItem *__qtablewidgetitem9 = new QTableWidgetItem();
  359. __qtablewidgetitem9->setFont(font);
  360. __qtablewidgetitem9->setIcon(icon);
  361. __qtablewidgetitem9->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  362. lw_page->setItem(0, 0, __qtablewidgetitem9);
  363. QIcon icon1;
  364. icon1.addFile(QString::fromUtf8(":/48x48/canvas.png"), QSize(), QIcon::Normal, QIcon::Off);
  365. QTableWidgetItem *__qtablewidgetitem10 = new QTableWidgetItem();
  366. __qtablewidgetitem10->setFont(font);
  367. __qtablewidgetitem10->setIcon(icon1);
  368. __qtablewidgetitem10->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  369. lw_page->setItem(1, 0, __qtablewidgetitem10);
  370. QIcon icon2;
  371. icon2.addFile(QString::fromUtf8(":/48x48/jack.png"), QSize(), QIcon::Normal, QIcon::Off);
  372. QTableWidgetItem *__qtablewidgetitem11 = new QTableWidgetItem();
  373. __qtablewidgetitem11->setFont(font);
  374. __qtablewidgetitem11->setIcon(icon2);
  375. __qtablewidgetitem11->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  376. lw_page->setItem(2, 0, __qtablewidgetitem11);
  377. QIcon icon3;
  378. icon3.addFile(QString::fromUtf8(":/scalable/osc.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  379. QTableWidgetItem *__qtablewidgetitem12 = new QTableWidgetItem();
  380. __qtablewidgetitem12->setText(QString::fromUtf8("OSC"));
  381. __qtablewidgetitem12->setFont(font);
  382. __qtablewidgetitem12->setIcon(icon3);
  383. __qtablewidgetitem12->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  384. lw_page->setItem(3, 0, __qtablewidgetitem12);
  385. QIcon icon4;
  386. icon4.addFile(QString::fromUtf8(":/scalable/folder.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  387. QTableWidgetItem *__qtablewidgetitem13 = new QTableWidgetItem();
  388. __qtablewidgetitem13->setFont(font);
  389. __qtablewidgetitem13->setIcon(icon4);
  390. __qtablewidgetitem13->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  391. lw_page->setItem(4, 0, __qtablewidgetitem13);
  392. QTableWidgetItem *__qtablewidgetitem14 = new QTableWidgetItem();
  393. __qtablewidgetitem14->setFont(font);
  394. __qtablewidgetitem14->setIcon(icon4);
  395. __qtablewidgetitem14->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  396. lw_page->setItem(5, 0, __qtablewidgetitem14);
  397. QIcon icon5;
  398. icon5.addFile(QString::fromUtf8(":/scalable/wine.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  399. QTableWidgetItem *__qtablewidgetitem15 = new QTableWidgetItem();
  400. __qtablewidgetitem15->setFont(font);
  401. __qtablewidgetitem15->setIcon(icon5);
  402. __qtablewidgetitem15->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  403. lw_page->setItem(6, 0, __qtablewidgetitem15);
  404. QIcon icon6;
  405. icon6.addFile(QString::fromUtf8(":/scalable/warning.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  406. QTableWidgetItem *__qtablewidgetitem16 = new QTableWidgetItem();
  407. __qtablewidgetitem16->setFont(font);
  408. __qtablewidgetitem16->setIcon(icon6);
  409. __qtablewidgetitem16->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
  410. lw_page->setItem(7, 0, __qtablewidgetitem16);
  411. lw_page->setObjectName(QString::fromUtf8("lw_page"));
  412. lw_page->setEditTriggers(QAbstractItemView::NoEditTriggers);
  413. lw_page->setProperty("showDropIndicator", QVariant(false));
  414. lw_page->setDragDropOverwriteMode(false);
  415. lw_page->setSelectionMode(QAbstractItemView::SingleSelection);
  416. lw_page->setSelectionBehavior(QAbstractItemView::SelectRows);
  417. lw_page->setIconSize(QSize(48, 48));
  418. lw_page->setTextElideMode(Qt::ElideMiddle);
  419. lw_page->setWordWrap(false);
  420. lw_page->setCornerButtonEnabled(false);
  421. lw_page->horizontalHeader()->setVisible(false);
  422. lw_page->horizontalHeader()->setStretchLastSection(true);
  423. lw_page->verticalHeader()->setVisible(false);
  424. lw_page->verticalHeader()->setDefaultSectionSize(52);
  425. horizontalLayout_3->addWidget(lw_page);
  426. stackedWidget = new QStackedWidget(CarlaSettingsW);
  427. stackedWidget->setObjectName(QString::fromUtf8("stackedWidget"));
  428. stackedWidget->setLineWidth(0);
  429. page_main = new QWidget();
  430. page_main->setObjectName(QString::fromUtf8("page_main"));
  431. verticalLayout_5 = new QVBoxLayout(page_main);
  432. verticalLayout_5->setContentsMargins(2, 2, 2, 2);
  433. verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5"));
  434. horizontalLayout = new QHBoxLayout();
  435. horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
  436. label_main = new QLabel(page_main);
  437. label_main->setObjectName(QString::fromUtf8("label_main"));
  438. label_main->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  439. horizontalLayout->addWidget(label_main);
  440. horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  441. horizontalLayout->addItem(horizontalSpacer);
  442. label_icon_main = new QLabel(page_main);
  443. label_icon_main->setObjectName(QString::fromUtf8("label_icon_main"));
  444. label_icon_main->setMaximumSize(QSize(48, 48));
  445. label_icon_main->setText(QString::fromUtf8(""));
  446. label_icon_main->setPixmap(QPixmap(QString::fromUtf8(":/scalable/carla.svg")));
  447. label_icon_main->setScaledContents(true);
  448. label_icon_main->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  449. horizontalLayout->addWidget(label_icon_main);
  450. verticalLayout_5->addLayout(horizontalLayout);
  451. group_main_paths = new QGroupBox(page_main);
  452. group_main_paths->setObjectName(QString::fromUtf8("group_main_paths"));
  453. verticalLayout_3 = new QVBoxLayout(group_main_paths);
  454. verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3"));
  455. horizontalLayout_2 = new QHBoxLayout();
  456. horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
  457. label_main_proj_folder_open = new QLabel(group_main_paths);
  458. label_main_proj_folder_open->setObjectName(QString::fromUtf8("label_main_proj_folder_open"));
  459. horizontalLayout_2->addWidget(label_main_proj_folder_open);
  460. le_main_proj_folder = new QLineEdit(group_main_paths);
  461. le_main_proj_folder->setObjectName(QString::fromUtf8("le_main_proj_folder"));
  462. horizontalLayout_2->addWidget(le_main_proj_folder);
  463. b_main_proj_folder_open = new QPushButton(group_main_paths);
  464. b_main_proj_folder_open->setObjectName(QString::fromUtf8("b_main_proj_folder_open"));
  465. b_main_proj_folder_open->setMaximumSize(QSize(22, 22));
  466. QIcon icon7;
  467. icon7.addFile(QString::fromUtf8(":/16x16/document-open.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  468. b_main_proj_folder_open->setIcon(icon7);
  469. b_main_proj_folder_open->setIconSize(QSize(16, 16));
  470. horizontalLayout_2->addWidget(b_main_proj_folder_open);
  471. verticalLayout_3->addLayout(horizontalLayout_2);
  472. verticalLayout_5->addWidget(group_main_paths);
  473. group_main_misc = new QGroupBox(page_main);
  474. group_main_misc->setObjectName(QString::fromUtf8("group_main_misc"));
  475. gridLayout_4 = new QGridLayout(group_main_misc);
  476. gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
  477. label_main_refresh_interval = new QLabel(group_main_misc);
  478. label_main_refresh_interval->setObjectName(QString::fromUtf8("label_main_refresh_interval"));
  479. label_main_refresh_interval->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  480. gridLayout_4->addWidget(label_main_refresh_interval, 3, 0, 1, 1);
  481. sb_main_refresh_interval = new QSpinBox(group_main_misc);
  482. sb_main_refresh_interval->setObjectName(QString::fromUtf8("sb_main_refresh_interval"));
  483. sb_main_refresh_interval->setMinimum(10);
  484. sb_main_refresh_interval->setMaximum(1000);
  485. sb_main_refresh_interval->setValue(250);
  486. gridLayout_4->addWidget(sb_main_refresh_interval, 3, 1, 1, 1);
  487. horizontalSpacer_12 = new QSpacerItem(130, 10, QSizePolicy::Preferred, QSizePolicy::Minimum);
  488. gridLayout_4->addItem(horizontalSpacer_12, 3, 2, 1, 1);
  489. ch_main_show_logs = new QCheckBox(group_main_misc);
  490. ch_main_show_logs->setObjectName(QString::fromUtf8("ch_main_show_logs"));
  491. gridLayout_4->addWidget(ch_main_show_logs, 1, 0, 1, 3);
  492. ch_main_confirm_exit = new QCheckBox(group_main_misc);
  493. ch_main_confirm_exit->setObjectName(QString::fromUtf8("ch_main_confirm_exit"));
  494. gridLayout_4->addWidget(ch_main_confirm_exit, 2, 0, 1, 3);
  495. verticalLayout_5->addWidget(group_main_misc);
  496. group_main_theme = new QGroupBox(page_main);
  497. group_main_theme->setObjectName(QString::fromUtf8("group_main_theme"));
  498. gridLayout_3 = new QGridLayout(group_main_theme);
  499. gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
  500. ch_main_theme_pro = new QCheckBox(group_main_theme);
  501. ch_main_theme_pro->setObjectName(QString::fromUtf8("ch_main_theme_pro"));
  502. gridLayout_3->addWidget(ch_main_theme_pro, 0, 0, 1, 3);
  503. label_main_theme_color = new QLabel(group_main_theme);
  504. label_main_theme_color->setObjectName(QString::fromUtf8("label_main_theme_color"));
  505. label_main_theme_color->setEnabled(false);
  506. label_main_theme_color->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  507. gridLayout_3->addWidget(label_main_theme_color, 1, 0, 1, 1);
  508. cb_main_theme_color = new QComboBox(group_main_theme);
  509. cb_main_theme_color->addItem(QString());
  510. cb_main_theme_color->addItem(QString());
  511. cb_main_theme_color->setObjectName(QString::fromUtf8("cb_main_theme_color"));
  512. cb_main_theme_color->setEnabled(false);
  513. gridLayout_3->addWidget(cb_main_theme_color, 1, 1, 1, 1);
  514. horizontalSpacer_2 = new QSpacerItem(130, 10, QSizePolicy::Preferred, QSizePolicy::Minimum);
  515. gridLayout_3->addItem(horizontalSpacer_2, 1, 2, 1, 1);
  516. verticalLayout_5->addWidget(group_main_theme);
  517. group_main_experimental = new QGroupBox(page_main);
  518. group_main_experimental->setObjectName(QString::fromUtf8("group_main_experimental"));
  519. verticalLayout_10 = new QVBoxLayout(group_main_experimental);
  520. verticalLayout_10->setObjectName(QString::fromUtf8("verticalLayout_10"));
  521. ch_main_experimental = new QCheckBox(group_main_experimental);
  522. ch_main_experimental->setObjectName(QString::fromUtf8("ch_main_experimental"));
  523. verticalLayout_10->addWidget(ch_main_experimental);
  524. verticalLayout_5->addWidget(group_main_experimental);
  525. verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  526. verticalLayout_5->addItem(verticalSpacer);
  527. stackedWidget->addWidget(page_main);
  528. page_canvas = new QWidget();
  529. page_canvas->setObjectName(QString::fromUtf8("page_canvas"));
  530. verticalLayout_8 = new QVBoxLayout(page_canvas);
  531. verticalLayout_8->setContentsMargins(2, 2, 2, 2);
  532. verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8"));
  533. horizontalLayout_10 = new QHBoxLayout();
  534. horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10"));
  535. label_9 = new QLabel(page_canvas);
  536. label_9->setObjectName(QString::fromUtf8("label_9"));
  537. label_9->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  538. horizontalLayout_10->addWidget(label_9);
  539. horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  540. horizontalLayout_10->addItem(horizontalSpacer_5);
  541. label_10 = new QLabel(page_canvas);
  542. label_10->setObjectName(QString::fromUtf8("label_10"));
  543. label_10->setText(QString::fromUtf8(""));
  544. label_10->setPixmap(QPixmap(QString::fromUtf8(":/48x48/canvas.png")));
  545. label_10->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  546. horizontalLayout_10->addWidget(label_10);
  547. verticalLayout_8->addLayout(horizontalLayout_10);
  548. group_canvas_theme = new QGroupBox(page_canvas);
  549. group_canvas_theme->setObjectName(QString::fromUtf8("group_canvas_theme"));
  550. gridLayout_2 = new QGridLayout(group_canvas_theme);
  551. gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
  552. horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  553. gridLayout_2->addItem(horizontalSpacer_6, 0, 4, 1, 1);
  554. horizontalSpacer_8 = new QSpacerItem(80, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  555. gridLayout_2->addItem(horizontalSpacer_8, 2, 0, 1, 2);
  556. cb_canvas_bezier_lines = new QCheckBox(group_canvas_theme);
  557. cb_canvas_bezier_lines->setObjectName(QString::fromUtf8("cb_canvas_bezier_lines"));
  558. gridLayout_2->addWidget(cb_canvas_bezier_lines, 2, 2, 1, 3);
  559. cb_canvas_theme = new QComboBox(group_canvas_theme);
  560. cb_canvas_theme->setObjectName(QString::fromUtf8("cb_canvas_theme"));
  561. gridLayout_2->addWidget(cb_canvas_theme, 0, 3, 1, 1);
  562. label_canvas_theme = new QLabel(group_canvas_theme);
  563. label_canvas_theme->setObjectName(QString::fromUtf8("label_canvas_theme"));
  564. label_canvas_theme->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  565. gridLayout_2->addWidget(label_canvas_theme, 0, 1, 1, 2);
  566. horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  567. gridLayout_2->addItem(horizontalSpacer_7, 0, 0, 1, 1);
  568. horizontalSpacer_15 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  569. gridLayout_2->addItem(horizontalSpacer_15, 1, 0, 1, 1);
  570. label_canvas_size = new QLabel(group_canvas_theme);
  571. label_canvas_size->setObjectName(QString::fromUtf8("label_canvas_size"));
  572. label_canvas_size->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  573. gridLayout_2->addWidget(label_canvas_size, 1, 1, 1, 2);
  574. cb_canvas_size = new QComboBox(group_canvas_theme);
  575. cb_canvas_size->addItem(QString());
  576. cb_canvas_size->addItem(QString());
  577. cb_canvas_size->addItem(QString());
  578. cb_canvas_size->addItem(QString());
  579. cb_canvas_size->addItem(QString());
  580. cb_canvas_size->setObjectName(QString::fromUtf8("cb_canvas_size"));
  581. gridLayout_2->addWidget(cb_canvas_size, 1, 3, 1, 1);
  582. horizontalSpacer_16 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  583. gridLayout_2->addItem(horizontalSpacer_16, 1, 4, 1, 1);
  584. verticalLayout_8->addWidget(group_canvas_theme);
  585. group_canvas_options = new QGroupBox(page_canvas);
  586. group_canvas_options->setObjectName(QString::fromUtf8("group_canvas_options"));
  587. verticalLayout_7 = new QVBoxLayout(group_canvas_options);
  588. verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7"));
  589. cb_canvas_hide_groups = new QCheckBox(group_canvas_options);
  590. cb_canvas_hide_groups->setObjectName(QString::fromUtf8("cb_canvas_hide_groups"));
  591. verticalLayout_7->addWidget(cb_canvas_hide_groups);
  592. cb_canvas_auto_select = new QCheckBox(group_canvas_options);
  593. cb_canvas_auto_select->setObjectName(QString::fromUtf8("cb_canvas_auto_select"));
  594. verticalLayout_7->addWidget(cb_canvas_auto_select);
  595. cb_canvas_eyecandy = new QCheckBox(group_canvas_options);
  596. cb_canvas_eyecandy->setObjectName(QString::fromUtf8("cb_canvas_eyecandy"));
  597. verticalLayout_7->addWidget(cb_canvas_eyecandy);
  598. verticalLayout_8->addWidget(group_canvas_options);
  599. group_canvas_render = new QGroupBox(page_canvas);
  600. group_canvas_render->setObjectName(QString::fromUtf8("group_canvas_render"));
  601. verticalLayout_9 = new QVBoxLayout(group_canvas_render);
  602. verticalLayout_9->setObjectName(QString::fromUtf8("verticalLayout_9"));
  603. cb_canvas_render_aa = new QCheckBox(group_canvas_render);
  604. cb_canvas_render_aa->setObjectName(QString::fromUtf8("cb_canvas_render_aa"));
  605. cb_canvas_render_aa->setTristate(true);
  606. verticalLayout_9->addWidget(cb_canvas_render_aa);
  607. cb_canvas_full_repaints = new QCheckBox(group_canvas_render);
  608. cb_canvas_full_repaints->setObjectName(QString::fromUtf8("cb_canvas_full_repaints"));
  609. verticalLayout_9->addWidget(cb_canvas_full_repaints);
  610. verticalLayout_8->addWidget(group_canvas_render);
  611. verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  612. verticalLayout_8->addItem(verticalSpacer_3);
  613. stackedWidget->addWidget(page_canvas);
  614. page_engine = new QWidget();
  615. page_engine->setObjectName(QString::fromUtf8("page_engine"));
  616. verticalLayout_6 = new QVBoxLayout(page_engine);
  617. verticalLayout_6->setContentsMargins(2, 2, 2, 2);
  618. verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6"));
  619. horizontalLayout_5 = new QHBoxLayout();
  620. horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5"));
  621. label_6 = new QLabel(page_engine);
  622. label_6->setObjectName(QString::fromUtf8("label_6"));
  623. label_6->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  624. horizontalLayout_5->addWidget(label_6);
  625. horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  626. horizontalLayout_5->addItem(horizontalSpacer_3);
  627. label_icon_engine = new QLabel(page_engine);
  628. label_icon_engine->setObjectName(QString::fromUtf8("label_icon_engine"));
  629. label_icon_engine->setText(QString::fromUtf8(""));
  630. label_icon_engine->setPixmap(QPixmap(QString::fromUtf8(":/48x48/jack.png")));
  631. label_icon_engine->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  632. horizontalLayout_5->addWidget(label_icon_engine);
  633. verticalLayout_6->addLayout(horizontalLayout_5);
  634. groupBox = new QGroupBox(page_engine);
  635. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  636. gridLayout_7 = new QGridLayout(groupBox);
  637. gridLayout_7->setObjectName(QString::fromUtf8("gridLayout_7"));
  638. sw_engine_process_mode = new QStackedWidget(groupBox);
  639. sw_engine_process_mode->setObjectName(QString::fromUtf8("sw_engine_process_mode"));
  640. QSizePolicy sizePolicy(QSizePolicy::Minimum, QSizePolicy::Preferred);
  641. sizePolicy.setHorizontalStretch(0);
  642. sizePolicy.setVerticalStretch(0);
  643. sizePolicy.setHeightForWidth(sw_engine_process_mode->sizePolicy().hasHeightForWidth());
  644. sw_engine_process_mode->setSizePolicy(sizePolicy);
  645. page_engine_process_mode_jack = new QWidget();
  646. page_engine_process_mode_jack->setObjectName(QString::fromUtf8("page_engine_process_mode_jack"));
  647. horizontalLayout_4 = new QHBoxLayout(page_engine_process_mode_jack);
  648. horizontalLayout_4->setContentsMargins(0, 0, 0, 0);
  649. horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4"));
  650. horizontalLayout_4->setSizeConstraint(QLayout::SetMinimumSize);
  651. cb_engine_process_mode_jack = new QComboBox(page_engine_process_mode_jack);
  652. cb_engine_process_mode_jack->addItem(QString());
  653. cb_engine_process_mode_jack->addItem(QString());
  654. cb_engine_process_mode_jack->addItem(QString());
  655. cb_engine_process_mode_jack->addItem(QString());
  656. cb_engine_process_mode_jack->setObjectName(QString::fromUtf8("cb_engine_process_mode_jack"));
  657. horizontalLayout_4->addWidget(cb_engine_process_mode_jack);
  658. sw_engine_process_mode->addWidget(page_engine_process_mode_jack);
  659. page_engine_process_mode_other = new QWidget();
  660. page_engine_process_mode_other->setObjectName(QString::fromUtf8("page_engine_process_mode_other"));
  661. horizontalLayout_7 = new QHBoxLayout(page_engine_process_mode_other);
  662. horizontalLayout_7->setContentsMargins(0, 0, 0, 0);
  663. horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7"));
  664. horizontalLayout_7->setSizeConstraint(QLayout::SetMinimumSize);
  665. cb_engine_process_mode_other = new QComboBox(page_engine_process_mode_other);
  666. cb_engine_process_mode_other->addItem(QString());
  667. cb_engine_process_mode_other->addItem(QString());
  668. cb_engine_process_mode_other->setObjectName(QString::fromUtf8("cb_engine_process_mode_other"));
  669. horizontalLayout_7->addWidget(cb_engine_process_mode_other);
  670. sw_engine_process_mode->addWidget(page_engine_process_mode_other);
  671. gridLayout_7->addWidget(sw_engine_process_mode, 1, 2, 1, 1);
  672. label_21 = new QLabel(groupBox);
  673. label_21->setObjectName(QString::fromUtf8("label_21"));
  674. label_21->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  675. gridLayout_7->addWidget(label_21, 0, 1, 1, 1);
  676. label_20 = new QLabel(groupBox);
  677. label_20->setObjectName(QString::fromUtf8("label_20"));
  678. label_20->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  679. gridLayout_7->addWidget(label_20, 1, 1, 1, 1);
  680. label_7 = new QLabel(groupBox);
  681. label_7->setObjectName(QString::fromUtf8("label_7"));
  682. label_7->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  683. gridLayout_7->addWidget(label_7, 2, 1, 1, 1);
  684. sb_engine_max_params = new QSpinBox(groupBox);
  685. sb_engine_max_params->setObjectName(QString::fromUtf8("sb_engine_max_params"));
  686. sb_engine_max_params->setMaximum(1000);
  687. gridLayout_7->addWidget(sb_engine_max_params, 2, 2, 1, 1);
  688. tb_engine_driver_config = new QToolButton(groupBox);
  689. tb_engine_driver_config->setObjectName(QString::fromUtf8("tb_engine_driver_config"));
  690. gridLayout_7->addWidget(tb_engine_driver_config, 0, 3, 1, 1);
  691. cb_engine_audio_driver = new QComboBox(groupBox);
  692. cb_engine_audio_driver->setObjectName(QString::fromUtf8("cb_engine_audio_driver"));
  693. gridLayout_7->addWidget(cb_engine_audio_driver, 0, 2, 1, 1);
  694. horizontalSpacer_11 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  695. gridLayout_7->addItem(horizontalSpacer_11, 0, 0, 1, 1);
  696. horizontalSpacer_14 = new QSpacerItem(100, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
  697. gridLayout_7->addItem(horizontalSpacer_14, 1, 3, 1, 1);
  698. verticalLayout_6->addWidget(groupBox);
  699. groupBox_8 = new QGroupBox(page_engine);
  700. groupBox_8->setObjectName(QString::fromUtf8("groupBox_8"));
  701. gridLayout_8 = new QGridLayout(groupBox_8);
  702. gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8"));
  703. label_engine_ui_bridges_timeout = new QLabel(groupBox_8);
  704. label_engine_ui_bridges_timeout->setObjectName(QString::fromUtf8("label_engine_ui_bridges_timeout"));
  705. label_engine_ui_bridges_timeout->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  706. gridLayout_8->addWidget(label_engine_ui_bridges_timeout, 5, 0, 1, 1);
  707. sb_engine_ui_bridges_timeout = new QSpinBox(groupBox_8);
  708. sb_engine_ui_bridges_timeout->setObjectName(QString::fromUtf8("sb_engine_ui_bridges_timeout"));
  709. sb_engine_ui_bridges_timeout->setMaximum(10000);
  710. gridLayout_8->addWidget(sb_engine_ui_bridges_timeout, 5, 1, 1, 1);
  711. horizontalSpacer_9 = new QSpacerItem(100, 10, QSizePolicy::Fixed, QSizePolicy::Minimum);
  712. gridLayout_8->addItem(horizontalSpacer_9, 5, 2, 1, 1);
  713. ch_engine_prefer_ui_bridges = new QCheckBox(groupBox_8);
  714. ch_engine_prefer_ui_bridges->setObjectName(QString::fromUtf8("ch_engine_prefer_ui_bridges"));
  715. gridLayout_8->addWidget(ch_engine_prefer_ui_bridges, 2, 0, 1, 3);
  716. ch_engine_uis_always_on_top = new QCheckBox(groupBox_8);
  717. ch_engine_uis_always_on_top->setObjectName(QString::fromUtf8("ch_engine_uis_always_on_top"));
  718. gridLayout_8->addWidget(ch_engine_uis_always_on_top, 1, 0, 1, 3);
  719. ch_engine_manage_uis = new QCheckBox(groupBox_8);
  720. ch_engine_manage_uis->setObjectName(QString::fromUtf8("ch_engine_manage_uis"));
  721. gridLayout_8->addWidget(ch_engine_manage_uis, 0, 0, 1, 3);
  722. label_engine_ui_bridges_mac_note = new QLabel(groupBox_8);
  723. label_engine_ui_bridges_mac_note->setObjectName(QString::fromUtf8("label_engine_ui_bridges_mac_note"));
  724. gridLayout_8->addWidget(label_engine_ui_bridges_mac_note, 6, 0, 1, 3);
  725. verticalLayout_6->addWidget(groupBox_8);
  726. label_15 = new QLabel(page_engine);
  727. label_15->setObjectName(QString::fromUtf8("label_15"));
  728. label_15->setMaximumSize(QSize(16777215, 5));
  729. verticalLayout_6->addWidget(label_15);
  730. horizontalLayout_13 = new QHBoxLayout();
  731. horizontalLayout_13->setObjectName(QString::fromUtf8("horizontalLayout_13"));
  732. horizontalSpacer_20 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  733. horizontalLayout_13->addItem(horizontalSpacer_20);
  734. label_22 = new QLabel(page_engine);
  735. label_22->setObjectName(QString::fromUtf8("label_22"));
  736. label_22->setMaximumSize(QSize(22, 22));
  737. label_22->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-information.svgz")));
  738. label_22->setScaledContents(true);
  739. label_22->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  740. horizontalLayout_13->addWidget(label_22);
  741. label_23 = new QLabel(page_engine);
  742. label_23->setObjectName(QString::fromUtf8("label_23"));
  743. horizontalLayout_13->addWidget(label_23);
  744. horizontalSpacer_21 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  745. horizontalLayout_13->addItem(horizontalSpacer_21);
  746. verticalLayout_6->addLayout(horizontalLayout_13);
  747. verticalSpacer_9 = new QSpacerItem(20, 300, QSizePolicy::Minimum, QSizePolicy::Expanding);
  748. verticalLayout_6->addItem(verticalSpacer_9);
  749. stackedWidget->addWidget(page_engine);
  750. page_osc = new QWidget();
  751. page_osc->setObjectName(QString::fromUtf8("page_osc"));
  752. verticalLayout_22 = new QVBoxLayout(page_osc);
  753. verticalLayout_22->setContentsMargins(2, 2, 2, 2);
  754. verticalLayout_22->setObjectName(QString::fromUtf8("verticalLayout_22"));
  755. horizontalLayout_22 = new QHBoxLayout();
  756. horizontalLayout_22->setObjectName(QString::fromUtf8("horizontalLayout_22"));
  757. label_14 = new QLabel(page_osc);
  758. label_14->setObjectName(QString::fromUtf8("label_14"));
  759. label_14->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  760. horizontalLayout_22->addWidget(label_14);
  761. horizontalSpacer_37 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  762. horizontalLayout_22->addItem(horizontalSpacer_37);
  763. label_icon_engine_5 = new QLabel(page_osc);
  764. label_icon_engine_5->setObjectName(QString::fromUtf8("label_icon_engine_5"));
  765. label_icon_engine_5->setMaximumSize(QSize(48, 48));
  766. label_icon_engine_5->setText(QString::fromUtf8(""));
  767. label_icon_engine_5->setPixmap(QPixmap(QString::fromUtf8(":/scalable/osc.svgz")));
  768. label_icon_engine_5->setScaledContents(true);
  769. label_icon_engine_5->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  770. horizontalLayout_22->addWidget(label_icon_engine_5);
  771. verticalLayout_22->addLayout(horizontalLayout_22);
  772. group_osc_core = new QGroupBox(page_osc);
  773. group_osc_core->setObjectName(QString::fromUtf8("group_osc_core"));
  774. gridLayout_13 = new QGridLayout(group_osc_core);
  775. gridLayout_13->setObjectName(QString::fromUtf8("gridLayout_13"));
  776. ch_osc_enable = new QCheckBox(group_osc_core);
  777. ch_osc_enable->setObjectName(QString::fromUtf8("ch_osc_enable"));
  778. gridLayout_13->addWidget(ch_osc_enable, 0, 1, 1, 1);
  779. horizontalSpacer_43 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  780. gridLayout_13->addItem(horizontalSpacer_43, 0, 0, 1, 1);
  781. horizontalSpacer_44 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  782. gridLayout_13->addItem(horizontalSpacer_44, 0, 2, 1, 1);
  783. verticalLayout_22->addWidget(group_osc_core);
  784. group_osc_tcp_port = new QGroupBox(page_osc);
  785. group_osc_tcp_port->setObjectName(QString::fromUtf8("group_osc_tcp_port"));
  786. group_osc_tcp_port->setCheckable(true);
  787. gridLayout_12 = new QGridLayout(group_osc_tcp_port);
  788. gridLayout_12->setObjectName(QString::fromUtf8("gridLayout_12"));
  789. rb_osc_tcp_port_specific = new QRadioButton(group_osc_tcp_port);
  790. rb_osc_tcp_port_specific->setObjectName(QString::fromUtf8("rb_osc_tcp_port_specific"));
  791. gridLayout_12->addWidget(rb_osc_tcp_port_specific, 1, 1, 1, 1);
  792. horizontalLayout_24 = new QHBoxLayout();
  793. horizontalLayout_24->setObjectName(QString::fromUtf8("horizontalLayout_24"));
  794. horizontalSpacer_45 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  795. horizontalLayout_24->addItem(horizontalSpacer_45);
  796. label_39 = new QLabel(group_osc_tcp_port);
  797. label_39->setObjectName(QString::fromUtf8("label_39"));
  798. label_39->setMaximumSize(QSize(22, 22));
  799. label_39->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-information.svgz")));
  800. label_39->setScaledContents(true);
  801. label_39->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  802. horizontalLayout_24->addWidget(label_39);
  803. label_40 = new QLabel(group_osc_tcp_port);
  804. label_40->setObjectName(QString::fromUtf8("label_40"));
  805. label_40->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse);
  806. horizontalLayout_24->addWidget(label_40);
  807. horizontalSpacer_46 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  808. horizontalLayout_24->addItem(horizontalSpacer_46);
  809. gridLayout_12->addLayout(horizontalLayout_24, 2, 0, 1, 4);
  810. horizontalSpacer_41 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  811. gridLayout_12->addItem(horizontalSpacer_41, 0, 0, 2, 1);
  812. horizontalSpacer_42 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  813. gridLayout_12->addItem(horizontalSpacer_42, 0, 3, 2, 1);
  814. sb_osc_tcp_port_number = new QSpinBox(group_osc_tcp_port);
  815. sb_osc_tcp_port_number->setObjectName(QString::fromUtf8("sb_osc_tcp_port_number"));
  816. sb_osc_tcp_port_number->setEnabled(false);
  817. sb_osc_tcp_port_number->setMinimum(1024);
  818. sb_osc_tcp_port_number->setMaximum(32767);
  819. gridLayout_12->addWidget(sb_osc_tcp_port_number, 1, 2, 1, 1);
  820. rb_osc_tcp_port_random = new QRadioButton(group_osc_tcp_port);
  821. rb_osc_tcp_port_random->setObjectName(QString::fromUtf8("rb_osc_tcp_port_random"));
  822. rb_osc_tcp_port_random->setChecked(true);
  823. gridLayout_12->addWidget(rb_osc_tcp_port_random, 0, 1, 1, 2);
  824. verticalLayout_22->addWidget(group_osc_tcp_port);
  825. group_osc_udp_port = new QGroupBox(page_osc);
  826. group_osc_udp_port->setObjectName(QString::fromUtf8("group_osc_udp_port"));
  827. group_osc_udp_port->setCheckable(true);
  828. gridLayout_11 = new QGridLayout(group_osc_udp_port);
  829. gridLayout_11->setObjectName(QString::fromUtf8("gridLayout_11"));
  830. rb_osc_udp_port_specific = new QRadioButton(group_osc_udp_port);
  831. rb_osc_udp_port_specific->setObjectName(QString::fromUtf8("rb_osc_udp_port_specific"));
  832. gridLayout_11->addWidget(rb_osc_udp_port_specific, 1, 1, 1, 1);
  833. horizontalSpacer_39 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  834. gridLayout_11->addItem(horizontalSpacer_39, 0, 0, 2, 1);
  835. horizontalSpacer_40 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  836. gridLayout_11->addItem(horizontalSpacer_40, 0, 3, 2, 1);
  837. sb_osc_udp_port_number = new QSpinBox(group_osc_udp_port);
  838. sb_osc_udp_port_number->setObjectName(QString::fromUtf8("sb_osc_udp_port_number"));
  839. sb_osc_udp_port_number->setEnabled(false);
  840. sb_osc_udp_port_number->setMinimum(1024);
  841. sb_osc_udp_port_number->setMaximum(32767);
  842. gridLayout_11->addWidget(sb_osc_udp_port_number, 1, 2, 1, 1);
  843. rb_osc_udp_port_random = new QRadioButton(group_osc_udp_port);
  844. rb_osc_udp_port_random->setObjectName(QString::fromUtf8("rb_osc_udp_port_random"));
  845. rb_osc_udp_port_random->setChecked(true);
  846. gridLayout_11->addWidget(rb_osc_udp_port_random, 0, 1, 1, 2);
  847. horizontalLayout_25 = new QHBoxLayout();
  848. horizontalLayout_25->setObjectName(QString::fromUtf8("horizontalLayout_25"));
  849. horizontalSpacer_47 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  850. horizontalLayout_25->addItem(horizontalSpacer_47);
  851. label_41 = new QLabel(group_osc_udp_port);
  852. label_41->setObjectName(QString::fromUtf8("label_41"));
  853. label_41->setMaximumSize(QSize(22, 22));
  854. label_41->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-information.svgz")));
  855. label_41->setScaledContents(true);
  856. label_41->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  857. horizontalLayout_25->addWidget(label_41);
  858. label_42 = new QLabel(group_osc_udp_port);
  859. label_42->setObjectName(QString::fromUtf8("label_42"));
  860. label_42->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse);
  861. horizontalLayout_25->addWidget(label_42);
  862. horizontalSpacer_48 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  863. horizontalLayout_25->addItem(horizontalSpacer_48);
  864. gridLayout_11->addLayout(horizontalLayout_25, 2, 0, 1, 4);
  865. verticalLayout_22->addWidget(group_osc_udp_port);
  866. label_36 = new QLabel(page_osc);
  867. label_36->setObjectName(QString::fromUtf8("label_36"));
  868. label_36->setMaximumSize(QSize(16777215, 5));
  869. verticalLayout_22->addWidget(label_36);
  870. horizontalLayout_21 = new QHBoxLayout();
  871. horizontalLayout_21->setObjectName(QString::fromUtf8("horizontalLayout_21"));
  872. horizontalSpacer_34 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  873. horizontalLayout_21->addItem(horizontalSpacer_34);
  874. label_32 = new QLabel(page_osc);
  875. label_32->setObjectName(QString::fromUtf8("label_32"));
  876. label_32->setMaximumSize(QSize(22, 22));
  877. label_32->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-information.svgz")));
  878. label_32->setScaledContents(true);
  879. label_32->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  880. horizontalLayout_21->addWidget(label_32);
  881. label_35 = new QLabel(page_osc);
  882. label_35->setObjectName(QString::fromUtf8("label_35"));
  883. horizontalLayout_21->addWidget(label_35);
  884. horizontalSpacer_35 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  885. horizontalLayout_21->addItem(horizontalSpacer_35);
  886. verticalLayout_22->addLayout(horizontalLayout_21);
  887. horizontalLayout_23 = new QHBoxLayout();
  888. horizontalLayout_23->setObjectName(QString::fromUtf8("horizontalLayout_23"));
  889. horizontalSpacer_36 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  890. horizontalLayout_23->addItem(horizontalSpacer_36);
  891. label_37 = new QLabel(page_osc);
  892. label_37->setObjectName(QString::fromUtf8("label_37"));
  893. label_37->setMaximumSize(QSize(22, 22));
  894. label_37->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-warning.svgz")));
  895. label_37->setScaledContents(true);
  896. label_37->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  897. horizontalLayout_23->addWidget(label_37);
  898. label_38 = new QLabel(page_osc);
  899. label_38->setObjectName(QString::fromUtf8("label_38"));
  900. horizontalLayout_23->addWidget(label_38);
  901. horizontalSpacer_38 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  902. horizontalLayout_23->addItem(horizontalSpacer_38);
  903. verticalLayout_22->addLayout(horizontalLayout_23);
  904. verticalSpacer_10 = new QSpacerItem(20, 126, QSizePolicy::Minimum, QSizePolicy::Expanding);
  905. verticalLayout_22->addItem(verticalSpacer_10);
  906. stackedWidget->addWidget(page_osc);
  907. label_36->raise();
  908. group_osc_tcp_port->raise();
  909. group_osc_udp_port->raise();
  910. group_osc_core->raise();
  911. page_filepaths = new QWidget();
  912. page_filepaths->setObjectName(QString::fromUtf8("page_filepaths"));
  913. verticalLayout_30 = new QVBoxLayout(page_filepaths);
  914. verticalLayout_30->setContentsMargins(2, 2, 2, 2);
  915. verticalLayout_30->setObjectName(QString::fromUtf8("verticalLayout_30"));
  916. horizontalLayout_8 = new QHBoxLayout();
  917. horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8"));
  918. label_24 = new QLabel(page_filepaths);
  919. label_24->setObjectName(QString::fromUtf8("label_24"));
  920. label_24->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  921. horizontalLayout_8->addWidget(label_24);
  922. horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  923. horizontalLayout_8->addItem(horizontalSpacer_10);
  924. label_31 = new QLabel(page_filepaths);
  925. label_31->setObjectName(QString::fromUtf8("label_31"));
  926. label_31->setMaximumSize(QSize(48, 48));
  927. label_31->setText(QString::fromUtf8(""));
  928. label_31->setPixmap(QPixmap(QString::fromUtf8(":/scalable/folder.svgz")));
  929. label_31->setScaledContents(true);
  930. label_31->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  931. label_31->setWordWrap(true);
  932. horizontalLayout_8->addWidget(label_31);
  933. verticalLayout_30->addLayout(horizontalLayout_8);
  934. horizontalLayout_19 = new QHBoxLayout();
  935. horizontalLayout_19->setObjectName(QString::fromUtf8("horizontalLayout_19"));
  936. cb_filepaths = new QComboBox(page_filepaths);
  937. cb_filepaths->addItem(QString());
  938. cb_filepaths->addItem(QString());
  939. cb_filepaths->setObjectName(QString::fromUtf8("cb_filepaths"));
  940. cb_filepaths->setMinimumSize(QSize(120, 0));
  941. horizontalLayout_19->addWidget(cb_filepaths);
  942. tw_filepaths_info = new QStackedWidget(page_filepaths);
  943. tw_filepaths_info->setObjectName(QString::fromUtf8("tw_filepaths_info"));
  944. QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Fixed);
  945. sizePolicy1.setHorizontalStretch(0);
  946. sizePolicy1.setVerticalStretch(0);
  947. sizePolicy1.setHeightForWidth(tw_filepaths_info->sizePolicy().hasHeightForWidth());
  948. tw_filepaths_info->setSizePolicy(sizePolicy1);
  949. tw_filepaths_info_audio = new QWidget();
  950. tw_filepaths_info_audio->setObjectName(QString::fromUtf8("tw_filepaths_info_audio"));
  951. horizontalLayout_20 = new QHBoxLayout(tw_filepaths_info_audio);
  952. horizontalLayout_20->setSpacing(0);
  953. horizontalLayout_20->setContentsMargins(0, 0, 0, 0);
  954. horizontalLayout_20->setObjectName(QString::fromUtf8("horizontalLayout_20"));
  955. label_12 = new QLabel(tw_filepaths_info_audio);
  956. label_12->setObjectName(QString::fromUtf8("label_12"));
  957. horizontalLayout_20->addWidget(label_12);
  958. tw_filepaths_info->addWidget(tw_filepaths_info_audio);
  959. tw_filepaths_info_midi = new QWidget();
  960. tw_filepaths_info_midi->setObjectName(QString::fromUtf8("tw_filepaths_info_midi"));
  961. horizontalLayout_26 = new QHBoxLayout(tw_filepaths_info_midi);
  962. horizontalLayout_26->setSpacing(0);
  963. horizontalLayout_26->setContentsMargins(0, 0, 0, 0);
  964. horizontalLayout_26->setObjectName(QString::fromUtf8("horizontalLayout_26"));
  965. label_13 = new QLabel(tw_filepaths_info_midi);
  966. label_13->setObjectName(QString::fromUtf8("label_13"));
  967. horizontalLayout_26->addWidget(label_13);
  968. tw_filepaths_info->addWidget(tw_filepaths_info_midi);
  969. horizontalLayout_19->addWidget(tw_filepaths_info);
  970. horizontalSpacer_23 = new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  971. horizontalLayout_19->addItem(horizontalSpacer_23);
  972. verticalLayout_30->addLayout(horizontalLayout_19);
  973. horizontalLayout_16 = new QHBoxLayout();
  974. horizontalLayout_16->setObjectName(QString::fromUtf8("horizontalLayout_16"));
  975. tw_filepaths = new QStackedWidget(page_filepaths);
  976. tw_filepaths->setObjectName(QString::fromUtf8("tw_filepaths"));
  977. tw_filepaths_audio = new QWidget();
  978. tw_filepaths_audio->setObjectName(QString::fromUtf8("tw_filepaths_audio"));
  979. verticalLayout_18 = new QVBoxLayout(tw_filepaths_audio);
  980. verticalLayout_18->setSpacing(0);
  981. verticalLayout_18->setContentsMargins(0, 0, 0, 0);
  982. verticalLayout_18->setObjectName(QString::fromUtf8("verticalLayout_18"));
  983. lw_files_audio = new QListWidget(tw_filepaths_audio);
  984. lw_files_audio->setObjectName(QString::fromUtf8("lw_files_audio"));
  985. verticalLayout_18->addWidget(lw_files_audio);
  986. tw_filepaths->addWidget(tw_filepaths_audio);
  987. tw_filepaths_midi = new QWidget();
  988. tw_filepaths_midi->setObjectName(QString::fromUtf8("tw_filepaths_midi"));
  989. verticalLayout_23 = new QVBoxLayout(tw_filepaths_midi);
  990. verticalLayout_23->setSpacing(0);
  991. verticalLayout_23->setContentsMargins(0, 0, 0, 0);
  992. verticalLayout_23->setObjectName(QString::fromUtf8("verticalLayout_23"));
  993. lw_files_midi = new QListWidget(tw_filepaths_midi);
  994. lw_files_midi->setObjectName(QString::fromUtf8("lw_files_midi"));
  995. verticalLayout_23->addWidget(lw_files_midi);
  996. tw_filepaths->addWidget(tw_filepaths_midi);
  997. horizontalLayout_16->addWidget(tw_filepaths);
  998. verticalLayout_29 = new QVBoxLayout();
  999. verticalLayout_29->setObjectName(QString::fromUtf8("verticalLayout_29"));
  1000. b_filepaths_add = new QPushButton(page_filepaths);
  1001. b_filepaths_add->setObjectName(QString::fromUtf8("b_filepaths_add"));
  1002. QIcon icon8;
  1003. icon8.addFile(QString::fromUtf8(":/16x16/list-add.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  1004. b_filepaths_add->setIcon(icon8);
  1005. verticalLayout_29->addWidget(b_filepaths_add);
  1006. b_filepaths_remove = new QPushButton(page_filepaths);
  1007. b_filepaths_remove->setObjectName(QString::fromUtf8("b_filepaths_remove"));
  1008. QIcon icon9;
  1009. icon9.addFile(QString::fromUtf8(":/16x16/list-remove.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  1010. b_filepaths_remove->setIcon(icon9);
  1011. verticalLayout_29->addWidget(b_filepaths_remove);
  1012. verticalSpacer_6 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
  1013. verticalLayout_29->addItem(verticalSpacer_6);
  1014. b_filepaths_change = new QPushButton(page_filepaths);
  1015. b_filepaths_change->setObjectName(QString::fromUtf8("b_filepaths_change"));
  1016. QIcon icon10;
  1017. icon10.addFile(QString::fromUtf8(":/16x16/edit-rename.svgz"), QSize(), QIcon::Normal, QIcon::Off);
  1018. b_filepaths_change->setIcon(icon10);
  1019. verticalLayout_29->addWidget(b_filepaths_change);
  1020. verticalSpacer_8 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  1021. verticalLayout_29->addItem(verticalSpacer_8);
  1022. horizontalLayout_16->addLayout(verticalLayout_29);
  1023. verticalLayout_30->addLayout(horizontalLayout_16);
  1024. stackedWidget->addWidget(page_filepaths);
  1025. page_pluginpaths = new QWidget();
  1026. page_pluginpaths->setObjectName(QString::fromUtf8("page_pluginpaths"));
  1027. verticalLayout_19 = new QVBoxLayout(page_pluginpaths);
  1028. verticalLayout_19->setContentsMargins(2, 2, 2, 2);
  1029. verticalLayout_19->setObjectName(QString::fromUtf8("verticalLayout_19"));
  1030. horizontalLayout_6 = new QHBoxLayout();
  1031. horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6"));
  1032. label_18 = new QLabel(page_pluginpaths);
  1033. label_18->setObjectName(QString::fromUtf8("label_18"));
  1034. label_18->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  1035. horizontalLayout_6->addWidget(label_18);
  1036. horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1037. horizontalLayout_6->addItem(horizontalSpacer_4);
  1038. label_19 = new QLabel(page_pluginpaths);
  1039. label_19->setObjectName(QString::fromUtf8("label_19"));
  1040. label_19->setMaximumSize(QSize(48, 48));
  1041. label_19->setText(QString::fromUtf8(""));
  1042. label_19->setPixmap(QPixmap(QString::fromUtf8(":/scalable/folder.svgz")));
  1043. label_19->setScaledContents(true);
  1044. label_19->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  1045. label_19->setWordWrap(true);
  1046. horizontalLayout_6->addWidget(label_19);
  1047. verticalLayout_19->addLayout(horizontalLayout_6);
  1048. horizontalLayout_9 = new QHBoxLayout();
  1049. horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9"));
  1050. cb_paths = new QComboBox(page_pluginpaths);
  1051. cb_paths->addItem(QString());
  1052. cb_paths->addItem(QString());
  1053. cb_paths->addItem(QString());
  1054. cb_paths->addItem(QString());
  1055. cb_paths->addItem(QString());
  1056. cb_paths->addItem(QString());
  1057. cb_paths->addItem(QString());
  1058. cb_paths->setObjectName(QString::fromUtf8("cb_paths"));
  1059. cb_paths->setMinimumSize(QSize(120, 0));
  1060. horizontalLayout_9->addWidget(cb_paths);
  1061. horizontalSpacer_17 = new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1062. horizontalLayout_9->addItem(horizontalSpacer_17);
  1063. verticalLayout_19->addLayout(horizontalLayout_9);
  1064. horizontalLayout_11 = new QHBoxLayout();
  1065. horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11"));
  1066. tw_paths = new QStackedWidget(page_pluginpaths);
  1067. tw_paths->setObjectName(QString::fromUtf8("tw_paths"));
  1068. tw_paths_ladspa = new QWidget();
  1069. tw_paths_ladspa->setObjectName(QString::fromUtf8("tw_paths_ladspa"));
  1070. verticalLayout_11 = new QVBoxLayout(tw_paths_ladspa);
  1071. verticalLayout_11->setSpacing(0);
  1072. verticalLayout_11->setContentsMargins(0, 0, 0, 0);
  1073. verticalLayout_11->setObjectName(QString::fromUtf8("verticalLayout_11"));
  1074. lw_ladspa = new QListWidget(tw_paths_ladspa);
  1075. lw_ladspa->setObjectName(QString::fromUtf8("lw_ladspa"));
  1076. verticalLayout_11->addWidget(lw_ladspa);
  1077. tw_paths->addWidget(tw_paths_ladspa);
  1078. tw_paths_dssi = new QWidget();
  1079. tw_paths_dssi->setObjectName(QString::fromUtf8("tw_paths_dssi"));
  1080. verticalLayout_12 = new QVBoxLayout(tw_paths_dssi);
  1081. verticalLayout_12->setSpacing(0);
  1082. verticalLayout_12->setContentsMargins(0, 0, 0, 0);
  1083. verticalLayout_12->setObjectName(QString::fromUtf8("verticalLayout_12"));
  1084. lw_dssi = new QListWidget(tw_paths_dssi);
  1085. lw_dssi->setObjectName(QString::fromUtf8("lw_dssi"));
  1086. verticalLayout_12->addWidget(lw_dssi);
  1087. tw_paths->addWidget(tw_paths_dssi);
  1088. tw_paths_lv2 = new QWidget();
  1089. tw_paths_lv2->setObjectName(QString::fromUtf8("tw_paths_lv2"));
  1090. gridLayout = new QGridLayout(tw_paths_lv2);
  1091. gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
  1092. gridLayout->setContentsMargins(0, 0, 0, 6);
  1093. lw_lv2 = new QListWidget(tw_paths_lv2);
  1094. lw_lv2->setObjectName(QString::fromUtf8("lw_lv2"));
  1095. gridLayout->addWidget(lw_lv2, 0, 0, 1, 2);
  1096. label_4 = new QLabel(tw_paths_lv2);
  1097. label_4->setObjectName(QString::fromUtf8("label_4"));
  1098. label_4->setMaximumSize(QSize(22, 22));
  1099. label_4->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-information.svgz")));
  1100. label_4->setScaledContents(true);
  1101. label_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1102. gridLayout->addWidget(label_4, 1, 0, 1, 1);
  1103. label_5 = new QLabel(tw_paths_lv2);
  1104. label_5->setObjectName(QString::fromUtf8("label_5"));
  1105. gridLayout->addWidget(label_5, 1, 1, 1, 1);
  1106. tw_paths->addWidget(tw_paths_lv2);
  1107. tw_paths_vst = new QWidget();
  1108. tw_paths_vst->setObjectName(QString::fromUtf8("tw_paths_vst"));
  1109. verticalLayout_13 = new QVBoxLayout(tw_paths_vst);
  1110. verticalLayout_13->setSpacing(0);
  1111. verticalLayout_13->setContentsMargins(0, 0, 0, 0);
  1112. verticalLayout_13->setObjectName(QString::fromUtf8("verticalLayout_13"));
  1113. lw_vst = new QListWidget(tw_paths_vst);
  1114. lw_vst->setObjectName(QString::fromUtf8("lw_vst"));
  1115. verticalLayout_13->addWidget(lw_vst);
  1116. tw_paths->addWidget(tw_paths_vst);
  1117. tw_paths_vst3 = new QWidget();
  1118. tw_paths_vst3->setObjectName(QString::fromUtf8("tw_paths_vst3"));
  1119. verticalLayout_15 = new QVBoxLayout(tw_paths_vst3);
  1120. verticalLayout_15->setSpacing(0);
  1121. verticalLayout_15->setContentsMargins(0, 0, 0, 0);
  1122. verticalLayout_15->setObjectName(QString::fromUtf8("verticalLayout_15"));
  1123. lw_vst3 = new QListWidget(tw_paths_vst3);
  1124. lw_vst3->setObjectName(QString::fromUtf8("lw_vst3"));
  1125. verticalLayout_15->addWidget(lw_vst3);
  1126. tw_paths->addWidget(tw_paths_vst3);
  1127. tw_paths_sf2 = new QWidget();
  1128. tw_paths_sf2->setObjectName(QString::fromUtf8("tw_paths_sf2"));
  1129. verticalLayout_4 = new QVBoxLayout(tw_paths_sf2);
  1130. verticalLayout_4->setSpacing(0);
  1131. verticalLayout_4->setContentsMargins(0, 0, 0, 0);
  1132. verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
  1133. lw_sf2 = new QListWidget(tw_paths_sf2);
  1134. lw_sf2->setObjectName(QString::fromUtf8("lw_sf2"));
  1135. verticalLayout_4->addWidget(lw_sf2);
  1136. tw_paths->addWidget(tw_paths_sf2);
  1137. tw_paths_sfz = new QWidget();
  1138. tw_paths_sfz->setObjectName(QString::fromUtf8("tw_paths_sfz"));
  1139. verticalLayout_14 = new QVBoxLayout(tw_paths_sfz);
  1140. verticalLayout_14->setSpacing(0);
  1141. verticalLayout_14->setContentsMargins(0, 0, 0, 0);
  1142. verticalLayout_14->setObjectName(QString::fromUtf8("verticalLayout_14"));
  1143. lw_sfz = new QListWidget(tw_paths_sfz);
  1144. lw_sfz->setObjectName(QString::fromUtf8("lw_sfz"));
  1145. verticalLayout_14->addWidget(lw_sfz);
  1146. tw_paths->addWidget(tw_paths_sfz);
  1147. horizontalLayout_11->addWidget(tw_paths);
  1148. verticalLayout = new QVBoxLayout();
  1149. verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
  1150. b_paths_add = new QPushButton(page_pluginpaths);
  1151. b_paths_add->setObjectName(QString::fromUtf8("b_paths_add"));
  1152. b_paths_add->setIcon(icon8);
  1153. verticalLayout->addWidget(b_paths_add);
  1154. b_paths_remove = new QPushButton(page_pluginpaths);
  1155. b_paths_remove->setObjectName(QString::fromUtf8("b_paths_remove"));
  1156. b_paths_remove->setIcon(icon9);
  1157. verticalLayout->addWidget(b_paths_remove);
  1158. verticalSpacer_2 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
  1159. verticalLayout->addItem(verticalSpacer_2);
  1160. b_paths_change = new QPushButton(page_pluginpaths);
  1161. b_paths_change->setObjectName(QString::fromUtf8("b_paths_change"));
  1162. b_paths_change->setIcon(icon10);
  1163. verticalLayout->addWidget(b_paths_change);
  1164. verticalSpacer_7 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  1165. verticalLayout->addItem(verticalSpacer_7);
  1166. horizontalLayout_11->addLayout(verticalLayout);
  1167. verticalLayout_19->addLayout(horizontalLayout_11);
  1168. stackedWidget->addWidget(page_pluginpaths);
  1169. page_wine = new QWidget();
  1170. page_wine->setObjectName(QString::fromUtf8("page_wine"));
  1171. verticalLayout_25 = new QVBoxLayout(page_wine);
  1172. verticalLayout_25->setContentsMargins(2, 2, 2, 2);
  1173. verticalLayout_25->setObjectName(QString::fromUtf8("verticalLayout_25"));
  1174. horizontalLayout_17 = new QHBoxLayout();
  1175. horizontalLayout_17->setObjectName(QString::fromUtf8("horizontalLayout_17"));
  1176. label_29 = new QLabel(page_wine);
  1177. label_29->setObjectName(QString::fromUtf8("label_29"));
  1178. label_29->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  1179. horizontalLayout_17->addWidget(label_29);
  1180. horizontalSpacer_26 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1181. horizontalLayout_17->addItem(horizontalSpacer_26);
  1182. label_icon_wine = new QLabel(page_wine);
  1183. label_icon_wine->setObjectName(QString::fromUtf8("label_icon_wine"));
  1184. label_icon_wine->setMaximumSize(QSize(48, 48));
  1185. label_icon_wine->setText(QString::fromUtf8(""));
  1186. label_icon_wine->setPixmap(QPixmap(QString::fromUtf8(":/scalable/wine.svgz")));
  1187. label_icon_wine->setScaledContents(true);
  1188. label_icon_wine->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  1189. horizontalLayout_17->addWidget(label_icon_wine);
  1190. verticalLayout_25->addLayout(horizontalLayout_17);
  1191. group_wine_exec = new QGroupBox(page_wine);
  1192. group_wine_exec->setObjectName(QString::fromUtf8("group_wine_exec"));
  1193. horizontalLayout_18 = new QHBoxLayout(group_wine_exec);
  1194. horizontalLayout_18->setObjectName(QString::fromUtf8("horizontalLayout_18"));
  1195. label_8 = new QLabel(group_wine_exec);
  1196. label_8->setObjectName(QString::fromUtf8("label_8"));
  1197. label_8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1198. horizontalLayout_18->addWidget(label_8);
  1199. le_wine_exec = new QLineEdit(group_wine_exec);
  1200. le_wine_exec->setObjectName(QString::fromUtf8("le_wine_exec"));
  1201. horizontalLayout_18->addWidget(le_wine_exec);
  1202. verticalLayout_25->addWidget(group_wine_exec);
  1203. group_wine_prefix = new QGroupBox(page_wine);
  1204. group_wine_prefix->setObjectName(QString::fromUtf8("group_wine_prefix"));
  1205. gridLayout_6 = new QGridLayout(group_wine_prefix);
  1206. gridLayout_6->setObjectName(QString::fromUtf8("gridLayout_6"));
  1207. cb_wine_prefix_detect = new QCheckBox(group_wine_prefix);
  1208. cb_wine_prefix_detect->setObjectName(QString::fromUtf8("cb_wine_prefix_detect"));
  1209. gridLayout_6->addWidget(cb_wine_prefix_detect, 0, 0, 1, 2);
  1210. label = new QLabel(group_wine_prefix);
  1211. label->setObjectName(QString::fromUtf8("label"));
  1212. label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1213. gridLayout_6->addWidget(label, 1, 0, 1, 1);
  1214. le_wine_prefix_fallback = new QLineEdit(group_wine_prefix);
  1215. le_wine_prefix_fallback->setObjectName(QString::fromUtf8("le_wine_prefix_fallback"));
  1216. gridLayout_6->addWidget(le_wine_prefix_fallback, 1, 1, 1, 1);
  1217. label_30 = new QLabel(group_wine_prefix);
  1218. label_30->setObjectName(QString::fromUtf8("label_30"));
  1219. label_30->setAlignment(Qt::AlignCenter);
  1220. gridLayout_6->addWidget(label_30, 2, 0, 1, 2);
  1221. verticalLayout_25->addWidget(group_wine_prefix);
  1222. group_wine_realtime = new QGroupBox(page_wine);
  1223. group_wine_realtime->setObjectName(QString::fromUtf8("group_wine_realtime"));
  1224. group_wine_realtime->setCheckable(true);
  1225. gridLayout_5 = new QGridLayout(group_wine_realtime);
  1226. gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
  1227. horizontalSpacer_28 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1228. gridLayout_5->addItem(horizontalSpacer_28, 1, 3, 1, 1);
  1229. horizontalSpacer_27 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1230. gridLayout_5->addItem(horizontalSpacer_27, 0, 3, 1, 1);
  1231. sb_wine_base_prio = new QSpinBox(group_wine_realtime);
  1232. sb_wine_base_prio->setObjectName(QString::fromUtf8("sb_wine_base_prio"));
  1233. sb_wine_base_prio->setMinimum(1);
  1234. sb_wine_base_prio->setMaximum(89);
  1235. gridLayout_5->addWidget(sb_wine_base_prio, 0, 2, 1, 1);
  1236. label_2 = new QLabel(group_wine_realtime);
  1237. label_2->setObjectName(QString::fromUtf8("label_2"));
  1238. label_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1239. gridLayout_5->addWidget(label_2, 0, 1, 1, 1);
  1240. label_3 = new QLabel(group_wine_realtime);
  1241. label_3->setObjectName(QString::fromUtf8("label_3"));
  1242. label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1243. gridLayout_5->addWidget(label_3, 1, 1, 1, 1);
  1244. sb_wine_server_prio = new QSpinBox(group_wine_realtime);
  1245. sb_wine_server_prio->setObjectName(QString::fromUtf8("sb_wine_server_prio"));
  1246. sb_wine_server_prio->setMinimum(1);
  1247. sb_wine_server_prio->setMaximum(99);
  1248. gridLayout_5->addWidget(sb_wine_server_prio, 1, 2, 1, 1);
  1249. horizontalSpacer_29 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1250. gridLayout_5->addItem(horizontalSpacer_29, 0, 0, 1, 1);
  1251. horizontalSpacer_30 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1252. gridLayout_5->addItem(horizontalSpacer_30, 1, 0, 1, 1);
  1253. verticalLayout_25->addWidget(group_wine_realtime);
  1254. horizontalLayout_14 = new QHBoxLayout();
  1255. horizontalLayout_14->setObjectName(QString::fromUtf8("horizontalLayout_14"));
  1256. horizontalSpacer_24 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1257. horizontalLayout_14->addItem(horizontalSpacer_24);
  1258. label_26 = new QLabel(page_wine);
  1259. label_26->setObjectName(QString::fromUtf8("label_26"));
  1260. label_26->setMaximumSize(QSize(22, 22));
  1261. label_26->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-information.svgz")));
  1262. label_26->setScaledContents(true);
  1263. label_26->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1264. horizontalLayout_14->addWidget(label_26);
  1265. label_27 = new QLabel(page_wine);
  1266. label_27->setObjectName(QString::fromUtf8("label_27"));
  1267. horizontalLayout_14->addWidget(label_27);
  1268. horizontalSpacer_25 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1269. horizontalLayout_14->addItem(horizontalSpacer_25);
  1270. verticalLayout_25->addLayout(horizontalLayout_14);
  1271. verticalSpacer_5 = new QSpacerItem(20, 96, QSizePolicy::Minimum, QSizePolicy::Expanding);
  1272. verticalLayout_25->addItem(verticalSpacer_5);
  1273. label_28 = new QLabel(page_wine);
  1274. label_28->setObjectName(QString::fromUtf8("label_28"));
  1275. label_28->setMaximumSize(QSize(16777215, 5));
  1276. verticalLayout_25->addWidget(label_28);
  1277. stackedWidget->addWidget(page_wine);
  1278. page_experimental = new QWidget();
  1279. page_experimental->setObjectName(QString::fromUtf8("page_experimental"));
  1280. verticalLayout_21 = new QVBoxLayout(page_experimental);
  1281. verticalLayout_21->setContentsMargins(2, 2, 2, 2);
  1282. verticalLayout_21->setObjectName(QString::fromUtf8("verticalLayout_21"));
  1283. horizontalLayout_15 = new QHBoxLayout();
  1284. horizontalLayout_15->setObjectName(QString::fromUtf8("horizontalLayout_15"));
  1285. label_11 = new QLabel(page_experimental);
  1286. label_11->setObjectName(QString::fromUtf8("label_11"));
  1287. label_11->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  1288. horizontalLayout_15->addWidget(label_11);
  1289. horizontalSpacer_22 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1290. horizontalLayout_15->addItem(horizontalSpacer_22);
  1291. label_icon_experimental = new QLabel(page_experimental);
  1292. label_icon_experimental->setObjectName(QString::fromUtf8("label_icon_experimental"));
  1293. label_icon_experimental->setMaximumSize(QSize(48, 48));
  1294. label_icon_experimental->setText(QString::fromUtf8(""));
  1295. label_icon_experimental->setPixmap(QPixmap(QString::fromUtf8(":/scalable/warning.svgz")));
  1296. label_icon_experimental->setScaledContents(true);
  1297. label_icon_experimental->setAlignment(Qt::AlignHCenter|Qt::AlignTop);
  1298. horizontalLayout_15->addWidget(label_icon_experimental);
  1299. verticalLayout_21->addLayout(horizontalLayout_15);
  1300. horizontalLayout_12 = new QHBoxLayout();
  1301. horizontalLayout_12->setObjectName(QString::fromUtf8("horizontalLayout_12"));
  1302. horizontalSpacer_18 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1303. horizontalLayout_12->addItem(horizontalSpacer_18);
  1304. label_16 = new QLabel(page_experimental);
  1305. label_16->setObjectName(QString::fromUtf8("label_16"));
  1306. label_16->setMaximumSize(QSize(22, 22));
  1307. label_16->setPixmap(QPixmap(QString::fromUtf8(":/16x16/dialog-warning.svgz")));
  1308. label_16->setScaledContents(true);
  1309. label_16->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  1310. label_16->setWordWrap(true);
  1311. horizontalLayout_12->addWidget(label_16);
  1312. label_17 = new QLabel(page_experimental);
  1313. label_17->setObjectName(QString::fromUtf8("label_17"));
  1314. horizontalLayout_12->addWidget(label_17);
  1315. horizontalSpacer_19 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  1316. horizontalLayout_12->addItem(horizontalSpacer_19);
  1317. verticalLayout_21->addLayout(horizontalLayout_12);
  1318. group_experimental_main = new QGroupBox(page_experimental);
  1319. group_experimental_main->setObjectName(QString::fromUtf8("group_experimental_main"));
  1320. verticalLayout_17 = new QVBoxLayout(group_experimental_main);
  1321. verticalLayout_17->setObjectName(QString::fromUtf8("verticalLayout_17"));
  1322. cb_exp_plugin_bridges = new QCheckBox(group_experimental_main);
  1323. cb_exp_plugin_bridges->setObjectName(QString::fromUtf8("cb_exp_plugin_bridges"));
  1324. verticalLayout_17->addWidget(cb_exp_plugin_bridges);
  1325. ch_exp_wine_bridges = new QCheckBox(group_experimental_main);
  1326. ch_exp_wine_bridges->setObjectName(QString::fromUtf8("ch_exp_wine_bridges"));
  1327. ch_exp_wine_bridges->setEnabled(false);
  1328. verticalLayout_17->addWidget(ch_exp_wine_bridges);
  1329. ch_exp_jack_apps = new QCheckBox(group_experimental_main);
  1330. ch_exp_jack_apps->setObjectName(QString::fromUtf8("ch_exp_jack_apps"));
  1331. verticalLayout_17->addWidget(ch_exp_jack_apps);
  1332. ch_exp_export_lv2 = new QCheckBox(group_experimental_main);
  1333. ch_exp_export_lv2->setObjectName(QString::fromUtf8("ch_exp_export_lv2"));
  1334. verticalLayout_17->addWidget(ch_exp_export_lv2);
  1335. ch_exp_load_lib_global = new QCheckBox(group_experimental_main);
  1336. ch_exp_load_lib_global->setObjectName(QString::fromUtf8("ch_exp_load_lib_global"));
  1337. verticalLayout_17->addWidget(ch_exp_load_lib_global);
  1338. verticalLayout_21->addWidget(group_experimental_main);
  1339. group_experimental_canvas = new QGroupBox(page_experimental);
  1340. group_experimental_canvas->setObjectName(QString::fromUtf8("group_experimental_canvas"));
  1341. verticalLayout_16 = new QVBoxLayout(group_experimental_canvas);
  1342. verticalLayout_16->setObjectName(QString::fromUtf8("verticalLayout_16"));
  1343. cb_canvas_fancy_eyecandy = new QCheckBox(group_experimental_canvas);
  1344. cb_canvas_fancy_eyecandy->setObjectName(QString::fromUtf8("cb_canvas_fancy_eyecandy"));
  1345. verticalLayout_16->addWidget(cb_canvas_fancy_eyecandy);
  1346. cb_canvas_use_opengl = new QCheckBox(group_experimental_canvas);
  1347. cb_canvas_use_opengl->setObjectName(QString::fromUtf8("cb_canvas_use_opengl"));
  1348. verticalLayout_16->addWidget(cb_canvas_use_opengl);
  1349. cb_canvas_render_hq_aa = new QCheckBox(group_experimental_canvas);
  1350. cb_canvas_render_hq_aa->setObjectName(QString::fromUtf8("cb_canvas_render_hq_aa"));
  1351. cb_canvas_render_hq_aa->setEnabled(false);
  1352. verticalLayout_16->addWidget(cb_canvas_render_hq_aa);
  1353. cb_canvas_inline_displays = new QCheckBox(group_experimental_canvas);
  1354. cb_canvas_inline_displays->setObjectName(QString::fromUtf8("cb_canvas_inline_displays"));
  1355. verticalLayout_16->addWidget(cb_canvas_inline_displays);
  1356. verticalLayout_21->addWidget(group_experimental_canvas);
  1357. group_experimental_engine = new QGroupBox(page_experimental);
  1358. group_experimental_engine->setObjectName(QString::fromUtf8("group_experimental_engine"));
  1359. verticalLayout_20 = new QVBoxLayout(group_experimental_engine);
  1360. verticalLayout_20->setObjectName(QString::fromUtf8("verticalLayout_20"));
  1361. ch_engine_force_stereo = new QCheckBox(group_experimental_engine);
  1362. ch_engine_force_stereo->setObjectName(QString::fromUtf8("ch_engine_force_stereo"));
  1363. verticalLayout_20->addWidget(ch_engine_force_stereo);
  1364. ch_exp_prevent_bad_behaviour = new QCheckBox(group_experimental_engine);
  1365. ch_exp_prevent_bad_behaviour->setObjectName(QString::fromUtf8("ch_exp_prevent_bad_behaviour"));
  1366. verticalLayout_20->addWidget(ch_exp_prevent_bad_behaviour);
  1367. ch_engine_prefer_plugin_bridges = new QCheckBox(group_experimental_engine);
  1368. ch_engine_prefer_plugin_bridges->setObjectName(QString::fromUtf8("ch_engine_prefer_plugin_bridges"));
  1369. ch_engine_prefer_plugin_bridges->setEnabled(false);
  1370. verticalLayout_20->addWidget(ch_engine_prefer_plugin_bridges);
  1371. verticalLayout_21->addWidget(group_experimental_engine);
  1372. verticalSpacer_4 = new QSpacerItem(20, 70, QSizePolicy::Minimum, QSizePolicy::Expanding);
  1373. verticalLayout_21->addItem(verticalSpacer_4);
  1374. label_25 = new QLabel(page_experimental);
  1375. label_25->setObjectName(QString::fromUtf8("label_25"));
  1376. label_25->setMaximumSize(QSize(16777215, 5));
  1377. verticalLayout_21->addWidget(label_25);
  1378. stackedWidget->addWidget(page_experimental);
  1379. page = new QWidget();
  1380. page->setObjectName(QString::fromUtf8("page"));
  1381. stackedWidget->addWidget(page);
  1382. horizontalLayout_3->addWidget(stackedWidget);
  1383. verticalLayout_2->addLayout(horizontalLayout_3);
  1384. buttonBox = new QDialogButtonBox(CarlaSettingsW);
  1385. buttonBox->setObjectName(QString::fromUtf8("buttonBox"));
  1386. buttonBox->setOrientation(Qt::Horizontal);
  1387. buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset);
  1388. verticalLayout_2->addWidget(buttonBox);
  1389. retranslateUi(CarlaSettingsW);
  1390. QObject::connect(buttonBox, SIGNAL(accepted()), CarlaSettingsW, SLOT(accept()));
  1391. QObject::connect(buttonBox, SIGNAL(rejected()), CarlaSettingsW, SLOT(reject()));
  1392. QObject::connect(lw_page, SIGNAL(currentCellChanged(int,int,int,int)), stackedWidget, SLOT(setCurrentIndex(int)));
  1393. QObject::connect(ch_main_theme_pro, SIGNAL(toggled(bool)), label_main_theme_color, SLOT(setEnabled(bool)));
  1394. QObject::connect(ch_main_theme_pro, SIGNAL(toggled(bool)), cb_main_theme_color, SLOT(setEnabled(bool)));
  1395. QObject::connect(cb_paths, SIGNAL(currentIndexChanged(int)), tw_paths, SLOT(setCurrentIndex(int)));
  1396. QObject::connect(cb_canvas_use_opengl, SIGNAL(toggled(bool)), cb_canvas_render_hq_aa, SLOT(setEnabled(bool)));
  1397. QObject::connect(cb_exp_plugin_bridges, SIGNAL(toggled(bool)), ch_exp_wine_bridges, SLOT(setEnabled(bool)));
  1398. QObject::connect(cb_exp_plugin_bridges, SIGNAL(toggled(bool)), ch_engine_prefer_plugin_bridges, SLOT(setEnabled(bool)));
  1399. QObject::connect(rb_osc_tcp_port_specific, SIGNAL(toggled(bool)), sb_osc_tcp_port_number, SLOT(setEnabled(bool)));
  1400. QObject::connect(rb_osc_udp_port_specific, SIGNAL(toggled(bool)), sb_osc_udp_port_number, SLOT(setEnabled(bool)));
  1401. QObject::connect(cb_filepaths, SIGNAL(currentIndexChanged(int)), tw_filepaths, SLOT(setCurrentIndex(int)));
  1402. QObject::connect(cb_filepaths, SIGNAL(currentIndexChanged(int)), tw_filepaths_info, SLOT(setCurrentIndex(int)));
  1403. stackedWidget->setCurrentIndex(0);
  1404. sw_engine_process_mode->setCurrentIndex(1);
  1405. cb_engine_process_mode_jack->setCurrentIndex(0);
  1406. tw_filepaths_info->setCurrentIndex(0);
  1407. tw_filepaths->setCurrentIndex(0);
  1408. tw_paths->setCurrentIndex(0);
  1409. QMetaObject::connectSlotsByName(CarlaSettingsW);
  1410. } // setupUi
  1411. void retranslateUi(QDialog *CarlaSettingsW)
  1412. {
  1413. CarlaSettingsW->setWindowTitle(QCoreApplication::translate("CarlaSettingsW", "Settings", nullptr));
  1414. QTableWidgetItem *___qtablewidgetitem = lw_page->horizontalHeaderItem(0);
  1415. ___qtablewidgetitem->setText(QCoreApplication::translate("CarlaSettingsW", "Widget", nullptr));
  1416. QTableWidgetItem *___qtablewidgetitem1 = lw_page->verticalHeaderItem(0);
  1417. ___qtablewidgetitem1->setText(QCoreApplication::translate("CarlaSettingsW", "main", nullptr));
  1418. QTableWidgetItem *___qtablewidgetitem2 = lw_page->verticalHeaderItem(1);
  1419. ___qtablewidgetitem2->setText(QCoreApplication::translate("CarlaSettingsW", "canvas", nullptr));
  1420. QTableWidgetItem *___qtablewidgetitem3 = lw_page->verticalHeaderItem(2);
  1421. ___qtablewidgetitem3->setText(QCoreApplication::translate("CarlaSettingsW", "engine", nullptr));
  1422. QTableWidgetItem *___qtablewidgetitem4 = lw_page->verticalHeaderItem(3);
  1423. ___qtablewidgetitem4->setText(QCoreApplication::translate("CarlaSettingsW", "osc", nullptr));
  1424. QTableWidgetItem *___qtablewidgetitem5 = lw_page->verticalHeaderItem(4);
  1425. ___qtablewidgetitem5->setText(QCoreApplication::translate("CarlaSettingsW", "file-paths", nullptr));
  1426. QTableWidgetItem *___qtablewidgetitem6 = lw_page->verticalHeaderItem(5);
  1427. ___qtablewidgetitem6->setText(QCoreApplication::translate("CarlaSettingsW", "plugin-paths", nullptr));
  1428. QTableWidgetItem *___qtablewidgetitem7 = lw_page->verticalHeaderItem(6);
  1429. ___qtablewidgetitem7->setText(QCoreApplication::translate("CarlaSettingsW", "wine", nullptr));
  1430. QTableWidgetItem *___qtablewidgetitem8 = lw_page->verticalHeaderItem(7);
  1431. ___qtablewidgetitem8->setText(QCoreApplication::translate("CarlaSettingsW", "experimental", nullptr));
  1432. const bool __sortingEnabled = lw_page->isSortingEnabled();
  1433. lw_page->setSortingEnabled(false);
  1434. QTableWidgetItem *___qtablewidgetitem9 = lw_page->item(0, 0);
  1435. ___qtablewidgetitem9->setText(QCoreApplication::translate("CarlaSettingsW", "Main", nullptr));
  1436. QTableWidgetItem *___qtablewidgetitem10 = lw_page->item(1, 0);
  1437. ___qtablewidgetitem10->setText(QCoreApplication::translate("CarlaSettingsW", "Canvas", nullptr));
  1438. QTableWidgetItem *___qtablewidgetitem11 = lw_page->item(2, 0);
  1439. ___qtablewidgetitem11->setText(QCoreApplication::translate("CarlaSettingsW", "Engine", nullptr));
  1440. QTableWidgetItem *___qtablewidgetitem12 = lw_page->item(4, 0);
  1441. ___qtablewidgetitem12->setText(QCoreApplication::translate("CarlaSettingsW", "File Paths", nullptr));
  1442. QTableWidgetItem *___qtablewidgetitem13 = lw_page->item(5, 0);
  1443. ___qtablewidgetitem13->setText(QCoreApplication::translate("CarlaSettingsW", "Plugin Paths", nullptr));
  1444. QTableWidgetItem *___qtablewidgetitem14 = lw_page->item(6, 0);
  1445. ___qtablewidgetitem14->setText(QCoreApplication::translate("CarlaSettingsW", "Wine", nullptr));
  1446. QTableWidgetItem *___qtablewidgetitem15 = lw_page->item(7, 0);
  1447. ___qtablewidgetitem15->setText(QCoreApplication::translate("CarlaSettingsW", "Experimental", nullptr));
  1448. lw_page->setSortingEnabled(__sortingEnabled);
  1449. label_main->setText(QCoreApplication::translate("CarlaSettingsW", "<b>Main</b>", nullptr));
  1450. group_main_paths->setTitle(QCoreApplication::translate("CarlaSettingsW", "Paths", nullptr));
  1451. label_main_proj_folder_open->setText(QCoreApplication::translate("CarlaSettingsW", "Default project folder:", nullptr));
  1452. b_main_proj_folder_open->setText(QString());
  1453. group_main_misc->setTitle(QCoreApplication::translate("CarlaSettingsW", "Interface", nullptr));
  1454. label_main_refresh_interval->setText(QCoreApplication::translate("CarlaSettingsW", "Interface refresh interval:", nullptr));
  1455. sb_main_refresh_interval->setSuffix(QCoreApplication::translate("CarlaSettingsW", " ms", nullptr));
  1456. ch_main_show_logs->setText(QCoreApplication::translate("CarlaSettingsW", "Show console output in Logs tab (needs engine restart)", nullptr));
  1457. ch_main_confirm_exit->setText(QCoreApplication::translate("CarlaSettingsW", "Show a confirmation dialog before quitting", nullptr));
  1458. group_main_theme->setTitle(QCoreApplication::translate("CarlaSettingsW", "Theme", nullptr));
  1459. ch_main_theme_pro->setText(QCoreApplication::translate("CarlaSettingsW", "Use Carla \"PRO\" theme (needs restart)", nullptr));
  1460. label_main_theme_color->setText(QCoreApplication::translate("CarlaSettingsW", "Color scheme:", nullptr));
  1461. cb_main_theme_color->setItemText(0, QCoreApplication::translate("CarlaSettingsW", "Black", nullptr));
  1462. cb_main_theme_color->setItemText(1, QCoreApplication::translate("CarlaSettingsW", "System", nullptr));
  1463. group_main_experimental->setTitle(QCoreApplication::translate("CarlaSettingsW", "Experimental", nullptr));
  1464. ch_main_experimental->setText(QCoreApplication::translate("CarlaSettingsW", "Enable experimental features", nullptr));
  1465. label_9->setText(QCoreApplication::translate("CarlaSettingsW", "<b>Canvas</b>", nullptr));
  1466. group_canvas_theme->setTitle(QCoreApplication::translate("CarlaSettingsW", "Theme", nullptr));
  1467. cb_canvas_bezier_lines->setText(QCoreApplication::translate("CarlaSettingsW", "Bezier Lines", nullptr));
  1468. label_canvas_theme->setText(QCoreApplication::translate("CarlaSettingsW", "Theme:", nullptr));
  1469. label_canvas_size->setText(QCoreApplication::translate("CarlaSettingsW", "Size:", nullptr));
  1470. cb_canvas_size->setItemText(0, QCoreApplication::translate("CarlaSettingsW", "775x600", nullptr));
  1471. cb_canvas_size->setItemText(1, QCoreApplication::translate("CarlaSettingsW", "1550x1200", nullptr));
  1472. cb_canvas_size->setItemText(2, QCoreApplication::translate("CarlaSettingsW", "3100x2400", nullptr));
  1473. cb_canvas_size->setItemText(3, QCoreApplication::translate("CarlaSettingsW", "4650x3600", nullptr));
  1474. cb_canvas_size->setItemText(4, QCoreApplication::translate("CarlaSettingsW", "6200x4800", nullptr));
  1475. group_canvas_options->setTitle(QCoreApplication::translate("CarlaSettingsW", "Options", nullptr));
  1476. cb_canvas_hide_groups->setText(QCoreApplication::translate("CarlaSettingsW", "Auto-hide groups with no ports", nullptr));
  1477. cb_canvas_auto_select->setText(QCoreApplication::translate("CarlaSettingsW", "Auto-select items on hover", nullptr));
  1478. cb_canvas_eyecandy->setText(QCoreApplication::translate("CarlaSettingsW", "Basic eye-candy (group shadows)", nullptr));
  1479. group_canvas_render->setTitle(QCoreApplication::translate("CarlaSettingsW", "Render Hints", nullptr));
  1480. cb_canvas_render_aa->setText(QCoreApplication::translate("CarlaSettingsW", "Anti-Aliasing", nullptr));
  1481. cb_canvas_full_repaints->setText(QCoreApplication::translate("CarlaSettingsW", "Full canvas repaints (slower, but prevents drawing issues)", nullptr));
  1482. label_6->setText(QCoreApplication::translate("CarlaSettingsW", "<b>Engine</b>", nullptr));
  1483. groupBox->setTitle(QCoreApplication::translate("CarlaSettingsW", "Core", nullptr));
  1484. cb_engine_process_mode_jack->setItemText(0, QCoreApplication::translate("CarlaSettingsW", "Single Client", nullptr));
  1485. cb_engine_process_mode_jack->setItemText(1, QCoreApplication::translate("CarlaSettingsW", "Multiple Clients", nullptr));
  1486. cb_engine_process_mode_jack->setItemText(2, QCoreApplication::translate("CarlaSettingsW", "Continuous Rack", nullptr));
  1487. cb_engine_process_mode_jack->setItemText(3, QCoreApplication::translate("CarlaSettingsW", "Patchbay", nullptr));
  1488. cb_engine_process_mode_other->setItemText(0, QCoreApplication::translate("CarlaSettingsW", "Continuous Rack", nullptr));
  1489. cb_engine_process_mode_other->setItemText(1, QCoreApplication::translate("CarlaSettingsW", "Patchbay", nullptr));
  1490. label_21->setText(QCoreApplication::translate("CarlaSettingsW", "Audio driver:", nullptr));
  1491. label_20->setText(QCoreApplication::translate("CarlaSettingsW", "Process mode:", nullptr));
  1492. #if QT_CONFIG(tooltip)
  1493. label_7->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Maximum number of parameters to allow in the built-in 'Edit' dialog", nullptr));
  1494. #endif // QT_CONFIG(tooltip)
  1495. label_7->setText(QCoreApplication::translate("CarlaSettingsW", "Max Parameters:", nullptr));
  1496. #if QT_CONFIG(tooltip)
  1497. sb_engine_max_params->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Maximum number of parameters to allow in the built-in 'Edit' dialog", nullptr));
  1498. #endif // QT_CONFIG(tooltip)
  1499. tb_engine_driver_config->setText(QCoreApplication::translate("CarlaSettingsW", "...", nullptr));
  1500. groupBox_8->setTitle(QCoreApplication::translate("CarlaSettingsW", "Plugin UIs", nullptr));
  1501. #if QT_CONFIG(tooltip)
  1502. label_engine_ui_bridges_timeout->setToolTip(QCoreApplication::translate("CarlaSettingsW", "How much time to wait for OSC GUIs to ping back the host", nullptr));
  1503. #endif // QT_CONFIG(tooltip)
  1504. label_engine_ui_bridges_timeout->setText(QCoreApplication::translate("CarlaSettingsW", "UI Bridge Timeout:", nullptr));
  1505. #if QT_CONFIG(tooltip)
  1506. sb_engine_ui_bridges_timeout->setToolTip(QCoreApplication::translate("CarlaSettingsW", "How much time to wait for OSC GUIs to ping back the host", nullptr));
  1507. #endif // QT_CONFIG(tooltip)
  1508. sb_engine_ui_bridges_timeout->setSuffix(QCoreApplication::translate("CarlaSettingsW", " ms", nullptr));
  1509. #if QT_CONFIG(tooltip)
  1510. ch_engine_prefer_ui_bridges->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Use OSC-GUI bridges when possible, this way separating the UI from DSP code", nullptr));
  1511. #endif // QT_CONFIG(tooltip)
  1512. ch_engine_prefer_ui_bridges->setText(QCoreApplication::translate("CarlaSettingsW", "Use UI bridges instead of direct handling when possible", nullptr));
  1513. ch_engine_uis_always_on_top->setText(QCoreApplication::translate("CarlaSettingsW", "Make plugin UIs always-on-top", nullptr));
  1514. ch_engine_manage_uis->setText(QCoreApplication::translate("CarlaSettingsW", "Make plugin UIs appear on top of Carla (needs restart)", nullptr));
  1515. label_engine_ui_bridges_mac_note->setText(QCoreApplication::translate("CarlaSettingsW", "NOTE: Plugin-bridge UIs cannot be managed by Carla on macOS", nullptr));
  1516. label_15->setText(QString());
  1517. label_22->setText(QString());
  1518. label_23->setText(QCoreApplication::translate("CarlaSettingsW", "Restart the engine to load the new settings", nullptr));
  1519. label_14->setText(QCoreApplication::translate("CarlaSettingsW", "<b>OSC</b>", nullptr));
  1520. group_osc_core->setTitle(QCoreApplication::translate("CarlaSettingsW", "Core", nullptr));
  1521. ch_osc_enable->setText(QCoreApplication::translate("CarlaSettingsW", "Enable OSC", nullptr));
  1522. group_osc_tcp_port->setTitle(QCoreApplication::translate("CarlaSettingsW", "Enable TCP port", nullptr));
  1523. rb_osc_tcp_port_specific->setText(QCoreApplication::translate("CarlaSettingsW", "Use specific port:", nullptr));
  1524. label_39->setText(QString());
  1525. label_40->setText(QCoreApplication::translate("CarlaSettingsW", "Overridden by CARLA_OSC_TCP_PORT env var", nullptr));
  1526. #if QT_CONFIG(tooltip)
  1527. sb_osc_tcp_port_number->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Maximum number of parameters to allow in the built-in 'Edit' dialog", nullptr));
  1528. #endif // QT_CONFIG(tooltip)
  1529. rb_osc_tcp_port_random->setText(QCoreApplication::translate("CarlaSettingsW", "Use randomly assigned port", nullptr));
  1530. group_osc_udp_port->setTitle(QCoreApplication::translate("CarlaSettingsW", "Enable UDP port", nullptr));
  1531. rb_osc_udp_port_specific->setText(QCoreApplication::translate("CarlaSettingsW", "Use specific port:", nullptr));
  1532. #if QT_CONFIG(tooltip)
  1533. sb_osc_udp_port_number->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Maximum number of parameters to allow in the built-in 'Edit' dialog", nullptr));
  1534. #endif // QT_CONFIG(tooltip)
  1535. rb_osc_udp_port_random->setText(QCoreApplication::translate("CarlaSettingsW", "Use randomly assigned port", nullptr));
  1536. label_41->setText(QString());
  1537. label_42->setText(QCoreApplication::translate("CarlaSettingsW", "Overridden by CARLA_OSC_UDP_PORT env var", nullptr));
  1538. label_36->setText(QString());
  1539. label_32->setText(QString());
  1540. label_35->setText(QCoreApplication::translate("CarlaSettingsW", "Restart the engine to load the new settings", nullptr));
  1541. label_37->setText(QString());
  1542. label_38->setText(QCoreApplication::translate("CarlaSettingsW", "DSSI UIs require OSC UDP port enabled", nullptr));
  1543. label_24->setText(QCoreApplication::translate("CarlaSettingsW", "<b>File Paths</b>", nullptr));
  1544. cb_filepaths->setItemText(0, QCoreApplication::translate("CarlaSettingsW", "Audio", nullptr));
  1545. cb_filepaths->setItemText(1, QCoreApplication::translate("CarlaSettingsW", "MIDI", nullptr));
  1546. label_12->setText(QCoreApplication::translate("CarlaSettingsW", "Used for the \"audiofile\" plugin", nullptr));
  1547. label_13->setText(QCoreApplication::translate("CarlaSettingsW", "Used for the \"midifile\" plugin", nullptr));
  1548. b_filepaths_add->setText(QCoreApplication::translate("CarlaSettingsW", "Add...", nullptr));
  1549. b_filepaths_remove->setText(QCoreApplication::translate("CarlaSettingsW", "Remove", nullptr));
  1550. b_filepaths_change->setText(QCoreApplication::translate("CarlaSettingsW", "Change...", nullptr));
  1551. label_18->setText(QCoreApplication::translate("CarlaSettingsW", "<b>Plugin Paths</b>", nullptr));
  1552. cb_paths->setItemText(0, QCoreApplication::translate("CarlaSettingsW", "LADSPA", nullptr));
  1553. cb_paths->setItemText(1, QCoreApplication::translate("CarlaSettingsW", "DSSI", nullptr));
  1554. cb_paths->setItemText(2, QCoreApplication::translate("CarlaSettingsW", "LV2", nullptr));
  1555. cb_paths->setItemText(3, QCoreApplication::translate("CarlaSettingsW", "VST2", nullptr));
  1556. cb_paths->setItemText(4, QCoreApplication::translate("CarlaSettingsW", "VST3", nullptr));
  1557. cb_paths->setItemText(5, QCoreApplication::translate("CarlaSettingsW", "SF2/3", nullptr));
  1558. cb_paths->setItemText(6, QCoreApplication::translate("CarlaSettingsW", "SFZ", nullptr));
  1559. label_4->setText(QString());
  1560. label_5->setText(QCoreApplication::translate("CarlaSettingsW", "Restart Carla to find new plugins", nullptr));
  1561. b_paths_add->setText(QCoreApplication::translate("CarlaSettingsW", "Add...", nullptr));
  1562. b_paths_remove->setText(QCoreApplication::translate("CarlaSettingsW", "Remove", nullptr));
  1563. b_paths_change->setText(QCoreApplication::translate("CarlaSettingsW", "Change...", nullptr));
  1564. label_29->setText(QCoreApplication::translate("CarlaSettingsW", "<b>Wine</b>", nullptr));
  1565. group_wine_exec->setTitle(QCoreApplication::translate("CarlaSettingsW", "Executable", nullptr));
  1566. label_8->setText(QCoreApplication::translate("CarlaSettingsW", "Path to 'wine' binary:", nullptr));
  1567. group_wine_prefix->setTitle(QCoreApplication::translate("CarlaSettingsW", "Prefix", nullptr));
  1568. cb_wine_prefix_detect->setText(QCoreApplication::translate("CarlaSettingsW", "Auto-detect Wine prefix based on plugin filename", nullptr));
  1569. label->setText(QCoreApplication::translate("CarlaSettingsW", "Fallback:", nullptr));
  1570. label_30->setText(QCoreApplication::translate("CarlaSettingsW", "Note: WINEPREFIX env var is preferred over this fallback", nullptr));
  1571. group_wine_realtime->setTitle(QCoreApplication::translate("CarlaSettingsW", "Realtime Priority", nullptr));
  1572. label_2->setText(QCoreApplication::translate("CarlaSettingsW", "Base priority:", nullptr));
  1573. label_3->setText(QCoreApplication::translate("CarlaSettingsW", "WineServer priority:", nullptr));
  1574. label_26->setText(QString());
  1575. label_27->setText(QCoreApplication::translate("CarlaSettingsW", "These options are not available for Carla as plugin", nullptr));
  1576. label_28->setText(QString());
  1577. label_11->setText(QCoreApplication::translate("CarlaSettingsW", "<b>Experimental</b>", nullptr));
  1578. label_16->setText(QString());
  1579. label_17->setText(QCoreApplication::translate("CarlaSettingsW", "Experimental options! Likely to be unstable!", nullptr));
  1580. group_experimental_main->setTitle(QCoreApplication::translate("CarlaSettingsW", "Main", nullptr));
  1581. cb_exp_plugin_bridges->setText(QCoreApplication::translate("CarlaSettingsW", "Enable plugin bridges", nullptr));
  1582. ch_exp_wine_bridges->setText(QCoreApplication::translate("CarlaSettingsW", "Enable Wine bridges", nullptr));
  1583. ch_exp_jack_apps->setText(QCoreApplication::translate("CarlaSettingsW", "Enable jack applications", nullptr));
  1584. ch_exp_export_lv2->setText(QCoreApplication::translate("CarlaSettingsW", "Export single plugins to LV2", nullptr));
  1585. ch_exp_load_lib_global->setText(QCoreApplication::translate("CarlaSettingsW", "Load Carla backend in global namespace (NOT RECOMMENDED)", nullptr));
  1586. group_experimental_canvas->setTitle(QCoreApplication::translate("CarlaSettingsW", "Canvas", nullptr));
  1587. cb_canvas_fancy_eyecandy->setText(QCoreApplication::translate("CarlaSettingsW", "Fancy eye-candy (fade-in/out groups, glow connections)", nullptr));
  1588. cb_canvas_use_opengl->setText(QCoreApplication::translate("CarlaSettingsW", "Use OpenGL for rendering (needs restart)", nullptr));
  1589. cb_canvas_render_hq_aa->setText(QCoreApplication::translate("CarlaSettingsW", "High Quality Anti-Aliasing (OpenGL only)", nullptr));
  1590. cb_canvas_inline_displays->setText(QCoreApplication::translate("CarlaSettingsW", "Render Ardour-style \"Inline Displays\"", nullptr));
  1591. group_experimental_engine->setTitle(QCoreApplication::translate("CarlaSettingsW", "Engine", nullptr));
  1592. #if QT_CONFIG(tooltip)
  1593. ch_engine_force_stereo->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Force mono plugins as stereo by running 2 instances at the same time.\n"
  1594. "This mode is not available for VST plugins.", nullptr));
  1595. #endif // QT_CONFIG(tooltip)
  1596. ch_engine_force_stereo->setText(QCoreApplication::translate("CarlaSettingsW", "Force mono plugins as stereo", nullptr));
  1597. ch_exp_prevent_bad_behaviour->setText(QCoreApplication::translate("CarlaSettingsW", "Prevent plugins from doing bad stuff (needs restart)", nullptr));
  1598. #if QT_CONFIG(tooltip)
  1599. ch_engine_prefer_plugin_bridges->setToolTip(QCoreApplication::translate("CarlaSettingsW", "Whenever possible, run the plugins in bridge mode.", nullptr));
  1600. #endif // QT_CONFIG(tooltip)
  1601. ch_engine_prefer_plugin_bridges->setText(QCoreApplication::translate("CarlaSettingsW", "Run plugins in bridge mode when possible", nullptr));
  1602. label_25->setText(QString());
  1603. } // retranslateUi
  1604. };
  1605. namespace Ui {
  1606. class CarlaSettingsW: public Ui_CarlaSettingsW {};
  1607. } // namespace Ui
  1608. QT_END_NAMESPACE
  1609. #endif // UI_CARLA_SETTINGS_H