Re: [ROOT] Having difficulties with connect() of a signal to a member of the same class

From: Brett Viren (bv@bnl.gov)
Date: Thu Feb 20 2003 - 16:14:15 MET


Hi,

Ralph Steinhagen writes:
 >  // [..]
 >    void DoDraw();

Write as:

	void DoDraw(); //*SIGNAL*

this tells rootcint to create the code necessary to support Rt
signals.

-Brett.



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET