> > BTW, do you know why I can't use:
> >  jog_offset =
> >     settings.readDoubleNumEntry(DVBCUT_QSETTINGS_PATH "jog_offset", 0.4);
>
> Because the function is called "readDoubleEntry"? ;)
>
Yes, I see... seems that I found a totally wrong class (not QT?) when I 
googled for readNumEntry to find out how to read a double number... :-))

> No need to submit another patch, though. I'll change that when I add the
> settings class.

Yeah, you can decide then if its better to read frames as double number
directly (which mostly would be a very small number between 0 and 1) or 
the offset as integer parameter (as the others!) in units of 1/100-frame and 
devide later... :-))

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to