Hello,
Le mardi 28 juin 2011 à 10:27 +0530, PARVINDER RAJPUT a écrit :
> Check this line :

>  calendar->selected().connect(root(), &addWidget::daySelected);
and change to :
connect(SLOT(this, HelloApplication::daySelected));
create the HelloApplication::daySelected()  function
Regards
Guy


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to