[mythtv] Regarding creation of sub class

Nigel Pearson nigel at ind.tansu.com.au
Tue Oct 21 06:32:59 UTC 2008


> I want to create sub class from CommDetectBase.

Something like:

1) Create a header file for the interface
(e.g. NewCommDetector.h) and .cpp for
the implementation (e.g. NewCommDetector.cpp),
just like all the other subclasses
(e.g. ClassicCommDetector, CommDetector2).

2) Add these files into mythcommflag.pro

3) When you have got them to compile,
add their invocation into CommDetectorFactory.cpp

--
Nigel Pearson, nigel at ind.tansu.com.au|"Beware - I am a carrier|
Telstra Net. Eng., Sydney, Australia |          of surrealism"|
Office: 9202 3900    Fax:  9212 6348 |       D  A             |
Mobile: 0408 664435  Home: 9792 6998 |       L  I             |



More information about the mythtv-dev mailing list