|
From: | Dan Sebald |
Subject: | [Octave-patch-tracker] [patch #8042] Use menu triggered signal instead of action triggered signal to rid cast |
Date: | Sun, 05 May 2013 04:01:19 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15 |
URL: <http://savannah.gnu.org/patch/?8042> Summary: Use menu triggered signal instead of action triggered signal to rid cast Project: GNU Octave Submitted by: sebald Submitted on: Sun 05 May 2013 04:01:17 AM GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: A QMenu is a container class and includes the action as part of it's triggered(QAction *) signal. Hence, the multiple connections to individual actions and bad cast and use of a pointer isn't required for the most-recently-used file list. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sun 05 May 2013 04:01:17 AM GMT Name: octave-mru_menu_action-2013may04.patch Size: 2kB By: sebald <http://savannah.gnu.org/patch/download.php?file_id=28023> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?8042> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |