[vbox-dev] Why Qt SIGNAL-SIGNAL command?

Alexey Eromenko al4321 at gmail.com
Wed Oct 16 10:30:27 GMT 2013


In your new VM wizard.

UINameAndSystemEditor.cpp, line 110:
    connect(m_pNameEditor, SIGNAL(textChanged(const QString &)), this,
SIGNAL(sigNameChanged(const QString &)));

Also I cannot find the implementation of sigNameChanged() anywhere.

What does it mean and why is this needed ?

-- 
-Alexey Eromenko "Technologov"




More information about the vbox-dev mailing list