Home > C++, Linux, Open Source, Programming, Qt, Windows > Slideflow: Qt4 Slideshow Application (alpha preview)

Slideflow: Qt4 Slideshow Application (alpha preview)

Slideflow wordt een nieuw open source cross-platform slideshow programma.

Ondersteunde besturingssystemen: Windows XP/Vista, Linux, Mac OS X
Mogelijk ondersteund, maar niet getest: andere Windows versies, alle BSD varianten, Solaris, andere X11-based systemen

update: drag and drop support toegevoegd en screenshot + screencast vernieuwd

Slideflow

Klik hier voor een meer uitgebreide Slideflow demonstratie op YouTube

Ik ben bezig geweest met nieuwe mogelijkheden in Qt 4 waarmee mooie effecten te programmeren zijn zonder lowlevel kennis. Qt regelt zelf XRender (en indien gewenst OpenGL) acceleratie en met behulp van het nieuwe Animation Framework in Qt 4 is het niet moeilijk om mooie effecten te bereiken.

Slideflow is een (open source, cross-platform) slideshow programma dat door een winkel gebruikt zal worden om producten met uitleg op een moderne grafische manier weer te geven op een apart VGA scherm.

Ik ben gisteravond en deze namiddag/avond bezig geweest met de eerste stappen van het programma.

VN:F [1.6.3_896]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Print this article!
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • StumbleUpon
  • Twitter
  1. August 4th, 2007 at 19:59 | #1

    Als ik zie hoe snel jij de dingen leert, hoe je als een sneltrein vooruit gaat… Denk ik dat we over 10jaar straks allemaal wel een handtekening van je willen hebben! :D
    Nee, je bent gewoon goed bezig man, blijf echt zo door gaan! Echt top! :)

  2. August 9th, 2007 at 12:29 | #2

    Hi. While I don’t understand your language (dutch?) I was wondering if it was possible to obtain the source code of this Slideflow, just to see :) Thanks.

  3. August 9th, 2007 at 16:33 | #3

    Morpheu5: well, the source code is not really usable at the moment. If you want to hack on it, I can always give you a snapshot. But it’s REALLY messy right now. And I haven’t put it in a repository yet. If you’re only interested in fixing my issue on YouTube you can get this example file I made that illustrates my problem instead: http://qtnode.net/pastebin/4453

  4. August 9th, 2007 at 18:23 | #4

    I’ve seen your code and I think the only way is you implement your own glwidget extending QGLWidget and eventually disabling plane clipping in the glInit() member function of your own class. You can find several examples in the Qt4 doc. I didn’t try to do it but I’m pretty sure this would work. I’m not sure though if that stuff you do with the QTransform still works – I think it will, anyway.

  5. November 2nd, 2007 at 15:07 | #5

    Ik ben ook wel eens benieuwd naar de source code achter dit programma. Je zegt dat het open source is, zou je me dan ook de code kunnen bezorgen. Ik vraag me af of er voor zo iets te maken veel code nodig is eigenlijk.

    Het oogt in alle geval al goed!

    Dimitri

  6. November 2nd, 2007 at 15:47 | #6

    Dimitri: hoewel de code open source is, is dit maar een snel in elkaar geflanst voorbeeldje waar ik nog niet veel aan heb gewerkt wegens drukte. Ik zal je de code wel opsturen per e-mail…

  7. michael
    April 9th, 2008 at 11:42 | #7

    Can i get the source code?

  8. April 22nd, 2008 at 01:43 | #8

    michael: of course.. I mailed it to you.

  9. KGB
    September 4th, 2009 at 11:56 | #9

    Can I get the source code ?

    I wanna to implement slideshow effect with Qt4..

  10. Wesley
    September 9th, 2009 at 21:58 | #10

    KGB: I mailed you the source code

  11. Carles
    September 17th, 2009 at 15:29 | #11

    Hi Wesley,

    I am a beginner in Qt 4.5 with C++, I would like to take a look to slideflow code to learn and improve (if I can!)
    Regs,
    Carles

  12. January 6th, 2010 at 10:49 | #12

    Can i get the source code?
    I am a beginner in QT library. I want to study your code. please

  13. sejin
    January 21st, 2010 at 10:28 | #13

    HI, I’m newbie in QT Programing.

    Can i get the source code?

    thanks for reading

  1. No trackbacks yet.