From 75d05ea710f80a0ca2fdc53b638952a7a97e7ad8 Mon Sep 17 00:00:00 2001 From: Xusheng Date: Mon, 24 Aug 2020 21:46:36 +0800 Subject: display as in linear view --- ui/flowgraphwidget.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'ui/flowgraphwidget.h') diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h index a6e02076..532a506a 100644 --- a/ui/flowgraphwidget.h +++ b/ui/flowgraphwidget.h @@ -308,19 +308,6 @@ private Q_SLOTS: void skipAndReturnZero(); void skipAndReturnValue(); - void displayAsDefault(); - void displayAsBinary(); - void displayAsSignedOctal(); - void displayAsUnsignedOctal(); - void displayAsSignedDecimal(); - void displayAsUnsignedDecimal(); - void displayAsSignedHexadecimal(); - void displayAsUnsignedHexadecimal(); - void displayAsCharacterConstant(); - void displayAsPointer(); - void displayAsFloat(); - void displayAsDouble(); - void makePtr(); void makeString(); -- cgit v1.3.1