Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

mythvideo videomanager

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


maxpower44 at tiscali

Dec 8, 2003, 7:08 AM

Post #1 of 3 (1087 views)
Permalink
mythvideo videomanager

I have coded a version of videomanager that allow french user to grab movies's informations from a french site in place of grabbing from imdb. this version continue to work with IMDB for non french user.
It's work like charm but my implementation is not very clean.
to make this much cleaner, I have create a class called "MovieGrabber" which grab information from IMDB and an class inherited from "MovieGrabber" called "MovieGrabberFrench".
My problem is that I don't understand what "protected slots:" and "private slots:" does it mean.
Anybody can explain me ?

xavier


mythtv at lamedomainname

Dec 8, 2003, 8:25 AM

Post #2 of 3 (1065 views)
Permalink
Re: mythvideo videomanager [In reply to]

On Monday 08 December 2003 09:08, MaxPower wrote:

> My problem is that I don't understand what "protected slots:" and
> "private slots:" does it mean.<br>
> Anybody can explain me ?<br>

It's part of the Qt signals and slots mechanim (for doing message
passing between objects at run time). See:

http://doc.trolltech.com/3.2/signalsandslots.html

- thor


maxpower44 at tiscali

Dec 9, 2003, 4:01 AM

Post #3 of 3 (1052 views)
Permalink
Re: mythvideo videomanager [In reply to]

thor wrote:
On Monday 08 December 2003 09:08, MaxPower wrote:
My problem is that I don't understand what "protected slots:" and "private slots:" does it mean.<br> Anybody can explain me ?<br>
It's part of the Qt signals and slots mechanim (for doing message passing between objects at run time). See: http://doc.trolltech.com/3.2/signalsandslots.html"]http://doc.trolltech.com/3.2/signalsandslots.html - thor
Exacty the doc that i search.
thx

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.