We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-01-26 21:20:57 +0200

[question]Pure C++ Sailfish documentation

Hi all sailfish community,

That can be weird for a lot of you guys but for some I feel way much more comfortable with C++ than qml. Maybe because I've deeply investigate C++, maybe because of my work on hi-performance computing, may be because of it's flexibility. And in fact I just don't like qml... I don't really know why I just don't like it, even after 3 continuous day of learning it.

But the problem is I did not find any tutorial or any "getting started" that only use C++, everyone on internet follow the classic way which it "a little bit C++ and a lot qml"

So my 2 questions are:

1) is this possible to write an app only in C++ and have beautiful sailfish component ?

2) Where can I find something that look like a little doc about how to write it

PS: I've barely never touched QT so I don't really know if I can just traduce qml into C++ or things like this

[question]Pure C++ Sailfish documentation

Hi all sailfish community,

That can be weird for a lot of you guys but for some I feel way much more comfortable with C++ than qml. Maybe because I've deeply investigate C++, maybe because of my work on hi-performance computing, may be because of it's flexibility. And in fact I just don't like qml... I don't really know why I just don't like it, even after 3 continuous day of learning it.

But the problem is I did not find any tutorial or any "getting started" that only use C++, everyone on internet follow the classic way which it "a little bit C++ and a lot qml"

So my 2 questions are:

1) is this possible to write an app only in C++ and have beautiful sailfish component ?

2) Where can I find something that look like a little doc about how to write it

PS: I've barely never touched QT so I don't really know if I can just traduce qml into C++ or things like this