[Qt-interest] connect()ing multiple buttons to a receiver

Brad Howes howes at ll.mit.edu
Thu Jan 8 18:15:33 CET 2009


On Jan 8, 2009, at 11:48 AM, Oliver.Knoll at comit.ch wrote:

> So IMHO their "however" clause is somewhat misleading here and  
> should rather read "If your slot is very private in a class and you  
> can guarantee that only - and only those - signals from the given  
> senders are connected to it, then this method might be of use."


I seem to remember that C++ access permissions were "ignored" for  
slots, meaning that the Qt metadata for signals/slots does not know  
about  C++ access permissions. Is this correct?

Brad

-- 
Brad Howes
Group 42
MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173
Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420








More information about the Qt-interest-old mailing list