From 9e3af4a3a828a0c632ef07969005f46fd30bee63 Mon Sep 17 00:00:00 2001 From: Andre Hartmann Date: Thu, 28 Apr 2016 09:02:51 +0200 Subject: CAN-Example: Change SettingsDialog to ConnectDialog This simplifies the handling and makes it more like how other CAN monitors behave. * After startup, the connect dialog is shown * If the dialog is accepted, the selected device is connected instantly * To interrupt a connection, the disconnect action can be used * To connect again, the action connect can be used Change-Id: I47db596658e90cc0393981fba135cd6d89191f1a Reviewed-by: Alex Blasche --- examples/serialbus/can/mainwindow.ui | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'examples/serialbus/can/mainwindow.ui') diff --git a/examples/serialbus/can/mainwindow.ui b/examples/serialbus/can/mainwindow.ui index cd3eec7..9700024 100644 --- a/examples/serialbus/can/mainwindow.ui +++ b/examples/serialbus/can/mainwindow.ui @@ -161,7 +161,7 @@ Otherwise, the standard format with 11 bit idenfier is used. 0 0 551 - 23 + 25 @@ -173,12 +173,6 @@ Otherwise, the standard format with 11 bit idenfier is used. - - - Too&ls - - - Help @@ -186,7 +180,6 @@ Otherwise, the standard format with 11 bit idenfier is used. - @@ -198,7 +191,6 @@ Otherwise, the standard format with 11 bit idenfier is used. - @@ -228,15 +220,6 @@ Otherwise, the standard format with 11 bit idenfier is used. &Quit - - - - :/images/settings.png:/images/settings.png - - - &Configure - - &About Qt -- cgit v1.2.3