Reply
Thread Tools
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#21
Originally Posted by pali View Post
So use Qt correctly Qt has QProcess

Code:
#include <QCoreApplication>
#include <QProcess>

int main(argc, char *argv[])
{
QCoreApplication app(argc, argv); QProcess::execute("gst-launch v4l2src ! filesink location=/dev/null"); return app.exec();
}
I'm familiar wih QProcess. My example was designed to show the minimum usage of Qt neccessary to be eligible for entry.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following User Says Thank You to marxian For This Useful Post:
Posts: 258 | Thanked: 76 times | Joined on Sep 2010 @ Lima-Peru
#22
Wow for real ?
Well at least i see some apps that are very usefull

CloudGPS
Filebox
EmuMaster
__________________
I Luvvvv My N900!!

Have my N900 since 2010 and still is my main phone!

I'm Making money viewing Ads Here Now making money to donate to the forum
 
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#23
As mr_sellout & Stskeeps have said; if you want to contribute, please do so!

The value increases exponentially with the number of contributors. Currently 90% of the news is sourced by me, and then GenerallAntilles and fiferboy help with the editorial process.

Submitting a link and a few keywords is trivial, so if you're regularly reading TMO and come across interesting articles please share them.

With developing apps, doing a day job, raising a family and editing the issues (and streamlining the process) reading TMO has - I'm afraid dropped off the bottom of the list.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following 3 Users Say Thank You to Jaffa For This Useful Post:
Reply

Tags
mwkn_issue, news_digest

Thread Tools

 
Forum Jump


All times are GMT. The time now is 05:07.