8 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> Qt framework | Almost done
AcerExtensa
Message#41
08.10.08, 12:55
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

In the internet, I came across some kind of amateur article which is called something like SimpleWIN or something like that ... like this is a class wrapper for a clean API ... look for it, it might work ....

Posted on 10/08/2008, 12:55 PM:

P.S.: GUI wrapper API only ..........


--------------------
God is Real unless explicitly declared as Integer
YouROK85
Message#42
16.10.08, 09:15
Guru
*********
[offline]

Group: Developers
Messages 2714
Check in: 06.04.07
Meizu Pro 6 Plus 64GB

Reputation:-  483  +

I put a commercial version of qt (4.4.2) with an integrator, it says that there is support for wince, but I did not understand how to make a simple application, can someone upload a simple application with one button?
Examples are collected in the exe under the BB, but if you change it to MB, then you already get errors.


Posted on 10/16/2008 09:15:

Another question, is there any Templates for MB in nature?
and generally where you can download templates (not only for qt), clicked "search online templates ..." writes that nothing was found.


--------------------
Torrserve
M3U8 Loader
Thanks to everyone who supported me.
AcerExtensa
Message#43
16.10.08, 10:14
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

I looked for templates for qt myself .... did not find ....

open vcproj with a regular editor and replace the paths C: \ QT \ wince_ppc60 and C: \ QT \ wince_ppc50 with your own, save and open them in VS.

Attached files

Attached fileQt_templ.zip(28.76 KB)


--------------------
God is Real unless explicitly declared as Integer
std.denis
Message#44
14.01.09, 23:40
Old resident
*******
[offline]

Group: Developers
Messages 955
Check in: 09.03.06

Reputation:-  102  +

rejoice, Qt lovers - they promise to release under the LGPL license, and it seems like to make a version for Symbian
http://www.qtsoftware.com/about/news/lgpl-...ion-added-to-qt
inlanger
Message#45
15.01.09, 11:54
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 210
Check in: 28.04.08
Oneplus one

Reputation:-  15  +

how many good programs can be rebuilt ... At least the same qutIM


--------------------
Nokia 6681 ->Eten M700 ->HTC Legend ->HTC One V ->Zopo zp810 ->OnePlus One + Google Nexus 7 ->Oneplus One ->Oneplus 3 ->Oneplus 5
tz-lom
Message#46
15.01.09, 13:20
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1178
Check in: 19.10.05
HP iPAQ h1930

Reputation:-  64  +

aha, still KDE ...


--------------------
Remember: 1-security is not a product but a process. 2-paranoia is your friend.
AcerExtensa
Message#47
16.01.09, 11:15
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

tz-lom @ 15.1.2009, 3:20*
aha, still KDE ...


KDE on MB? :) This is from the realm of science fiction and BDSM :)


--------------------
God is Real unless explicitly declared as Integer
spiritqt
Message#48
09.02.09, 13:01
a guest
*
[offline]

Group: Users
Messages 2
Check in: 07.02.09
Asus p750

Reputation:-  0  +

Good day.
I have a question: I did it without problems for Windows Mobile 6 Professional SDK (ARMV4I) for the 2008 studio, I assembled the project in the studio (using qmake -t vcapp && devenv<projname>.vcproj), but the example did not want to run on the emulator, threw out a window with the content:

How to cure?
Ps. Attach with an error.
Attached Image

Pss. problem solved.
@admin, could you kill my post? : rolleyes:

Post has been editedspiritqt - 09.02.09, 13:51
Alexkiller
Message#49
09.02.09, 13:05
Developer
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 816
Check in: 01.07.07
Sony Xperia Z3 Compact D5803, D5833

Reputation:-  36  +

AcerExtensa @ 16.1.2009, 2:15*
KDE on MB? it's from the realm of science fiction and sado-maso

Otnyut;)
KDE may not. And in general, under the mobile there are Linux versions, and even Win95 was installed by someone, although it didn’t fit into the screen

P.S. Sorry for offtopic
Malval
Message#50
09.02.09, 13:36
Guru
*********
[offline]

Group: Developers
Messages 2708
Check in: 25.10.05
HTC One M7

Reputation:-  540  +

spiritqt,open the project properties and check the paths in the Debugging (Remote executable) and Deployment (Remote directory) branches.
spiritqt
Message#51
09.02.09, 13:52
a guest
*
[offline]

Group: Users
Messages 2
Check in: 07.02.09
Asus p750

Reputation:-  0  +

MalVal @ 9.2.2009, 12:36*
spiritqt,open the project properties and check the paths in the Debugging (Remote executable) and Deployment (Remote directory) branches.

already figured out, but thanks anyway. : happy:
Xenon123
Message#52
05.03.09, 17:41
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 164
Check in: 11.12.08

Reputation:-  39  +

Tell me, will it be delivered under the 2008 express? Ato has already configured two times, and nothing changes in the directory.
AcerExtensa
Message#53
05.03.09, 17:58
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

And in the express, is it possible to deploy projects for devices?
QT works with GCC MinGW and VS, so it doesn't matter ... you just need to properly configure it for the right platform and compile it.
Here is an example configuration for WM6 Standart:
#configure -platform win32-msvc2008 -xplatform wincewm60standard-msvc2008 -no-openssl -no-phonon -no-webkit -no-qt3support -no-scripttools -no-phonon-backend -no-gmng -no-libtiff -no-opengl -debug-and-release

After this, install the VSCE environment:
#bin \ checksdk.exe -sdk "Windows Mobile 6 Standart SDK" -script sp60.bat
# sp60.bat
#nmake

Everything. We create the project, we add ways and ...


--------------------
God is Real unless explicitly declared as Integer
Xenon123
Message#54
05.03.09, 18:04
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 164
Check in: 11.12.08

Reputation:-  39  +

AcerExtensa @ 5.3.2009, 17:58*
And in the express, is it possible to deploy projects for devices?
QT works with GCC MinGW and VS, so it doesn't matter ... you just need to properly configure it for the right platform and compile it.
Here is an example configuration for WM6 Standart:
#configure -platform win32-msvc2008 -xplatform wincewm60standard-msvc2008 -no-openssl -no-phonon -no-webkit -no-qt3support -no-scripttools -no-phonon-backend -no-gmng -no-libtiff -no-opengl -debug-and-release

After this, install the VSCE environment:
#bin \ checksdk.exe -sdk "Windows Mobile 6 Standart SDK" -script sp60.bat
# sp60.bat
#nmake

Everything. We create the project, we add ways and ...

But this is the "Windows Mobile 6 Standart SDK" should I put it separately?
AcerExtensa
Message#55
05.03.09, 18:06
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

Yes, but as far as I heard with Express Studio, it won't work. Need VS Pro version.


--------------------
God is Real unless explicitly declared as Integer
Xenon123
Message#56
05.03.09, 18:08
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 164
Check in: 11.12.08

Reputation:-  39  +

I run it for a long time, but nothing appears in the lib

Posted on 03/05/2009, 18:08:

AcerExtensa @ 5.3.2009, 18:06*
Yes, but as far as I heard with Express Studio, it won't work. Need VS Pro version.

Yes, there is, and put her reluctance ...
AcerExtensa
Message#57
05.03.09, 18:17
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

configure only configures ... after this it is necessary to compile with nmake'om ... what I wrote in the second block. then everything will appear .... well, and read the output ... maybe he throws mistakes there

Posted 05/03/2009, 18:17:

To the article in the latest build of QT 4.5 there is a flaw ... in both the Makefile (debug and release) of the gui project you need to add a path to the variable INCPATH, -I ".. \ 3rdparty \ zlib.


--------------------
God is Real unless explicitly declared as Integer
Xenon123
Message#58
05.03.09, 18:18
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 164
Check in: 11.12.08

Reputation:-  39  +

Aah, I see ... I need the SDK installed after all.
Interestingly, and through IDE it will be possible to use it for example?
AcerExtensa
Message#59
05.03.09, 18:20
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

QtCreator only works with MinGW ... you can probably teach it, but I have so many assemblies of shadows that I can’t protest with on a Windows machine. and under QtCreator’s Linux you can make friends with any compiler ... well, it’s possible that the QT can be tormenting.

Post has been editedAcerExtensa - 05.03.09, 18:21


--------------------
God is Real unless explicitly declared as Integer
AcerExtensa
Message#60
07.04.09, 11:05
Harmful
*******
[offline]

Group: Banned
Messages 727
Check in: 07.08.08
HTC EVO 3D

Reputation:-  85  +

Finally...

Oslo, 12 March 2009 - Qt - under the Lesser GPL version 2.1 license.


components that are now available under the LGPL license:

MML Widget
Pie menu
SOAP
State Machine Framework (New!)
Animation Framework
Window menu
Locked File
Thumb wheel

GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but it is not allowed.

[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]

Preamble

For licenses
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to
software for free.

This license, the Lesser General Public License, applies to some
specially designated software packages - typically libraries - of the
Free Software Foundation and other authors who decide to use it. You
first thought carefully about whether
this license or ordinary
based on the explanations below.

When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of software
for this service if you wish); that you receive the source code or can get
it if you want it; that you can change the software and use the pieces of
it in new free programs; and that you are informed that you can do
these things.

To forbid your rights
distributor
rights. Translate to certain responsibilities for
you can modify it.

For example, if you distribute copies of the library, whether gratis
or for a fee, you must give
you. You must make sure that they get the source.
code. If you link other code with the library, you must provide
you can relink them
recompiling
it. And you must know.

We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and / or modify the library.

It is very clear that
there is no warranty for the free library. Also, if the library is
modified by the recipients should know
original version, so that the original
might be
introduced by others.

Finally, software patents
any free program. We wish to make sure that the company cannot
effectively a program
restrictive license from a patent holder. Therefore, we are insist that
any patent license must be obtained
consistent with this license.

Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain libraries, and
is quite different from the ordinary General Public License. We use
license to order linking those
libraries into non-free programs.

When a program is linked to a library, whether statically or using
a combination of the two
combined work of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The lesser general
Public License Criteria for linking other code with
the library.

We call this license the "Lesser" General Public License because it
freedom
Public License. It also provides other free software developers Less.
of an advantage over competing non-free programs. These disadvantages
General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances

For example, on rare occasions, there may be a special need to
encouragement
a de facto standard. To achieve this, non-free programs must be
allowed to use the library. Frequently Asked Questions
The library does not use the same job as widely used non-free libraries. In this
case, there is no.
software we use the Lesser General Public License.

In other cases
programs enables a large body of
free software. For example, permission to use the GNU C Library in
GNU programs
GNU / Linux operating system
system.

Although the Lesser General Public License
users' freedom, it’s a program of
link to the library
that program using a modified version of the Library.

Conditions for copying, distribution and
modification follow. Pay attention
"work based on the library" and a "work that uses the library". The
former contains the code
be combined with the library in order to run.

GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License Agreement applies to any software library or other.
copyright holder or
it can be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is preferred as "you".

A "library" means a collection of software functions and / or data
linked to application programs
(which use some of those functions and data) to form executables.

The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library "
copyright law: that is to say a work containing the library or a
with verbatim or with modifications and / or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)

"Source code"
making modifications to it. For a library, complete source code means
all modules
interface definition files plus the scripts used to control compilation
and installation of the library.

Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the library
constitute a work based
on the library
writing it). The library doesn’t
what the program does use the library does.

1. You may copy and distribute copies of the Library
complete source code as you receive it
you conspicuously and appropriately publish on each copy an
copyright notice and disclaimer of warranty; keep intact
all the notices
warranty; and distribute a copy of this License along with the
Library.

You may charge a fee for a physical act of transferring a copy,
and you can
fee.

2. You can modify
copy and
distribute such modifications
above, you must meet all of these conditions:

a) The modified work must itself be a software library.

b) You need to bring prominent notices
stating that you have changed.

c) licensed at no
charge to all third parties under the terms of this License.

d) If a library refers to a function
table of uses
the facility passed when the facility
is faith in order to ensure that
in the event of an application
table, the facility still operates
its purpose remains meaningful.

(For example, a function to compute square roots has
well-defined independent
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: the square
root function must still compute square roots.)

Whole requirements. If
identifiable sections of work,
can be considered
themselves, then this License,
sections when you distribute them as separate works. But when you
distribute the whole section
must be on the terms of
license, extend to the
regardless of who wrote
it.

Thus,
your rights to work; rather, the intent is to
exercise
collective works based on the library.

In addition, the mere aggregation of another work
with the Library on the Volume of
it doesn’t bring work
the scope of this License.

3. You can opt for the GNU General Public
License. To do
this, you must alter all that not
that they refer to the GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
GNU General Public License
that version instead if you wish.) Do not make any other change in
these notices.

It is irreversible for
GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

This option is useful.
Library into a program that is not a library.

4. You may copy and distribute the Library (or
2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you
it is the corresponding machine readable source code
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

If you are accessing the copyright code
from the designated place
source code from the same place
distribute the source code
compelled to copy the source code along with the object code.

5. A program that contains no portion of the
Library, but it is compiled or
it is called a work that uses the Library. Such a
work, in isolation,
therefore falls outside the scope of this License.

However, linking a "work that uses the Library" with the Library
creates because of the library
contains portions of the Library) rather than a "work that uses the
library ". The license.
Section 6 states terms for distribution of such executables.

When a "work that uses the Library"
may be a work
even though the source code is not.
The work can be
linked, if if the work is itself a library. The
it is not a requirement.

If such an object file uses only numerical parameters, data
structure layouts and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

Otherwise, if you want, you may
under the terms of Section 6.
Any executables containing this work,
Whether or not they are directly linked to the Library itself.

6. As an exception to the Sections above, you may also combine or
Link to the library to produce a
distribute that work
under terms of your choice, provided that the terms permit
modification
engineering for debugging such modifications.

You must give prominence
Library is used by
this License. You must supply a copy of this License. If the work
copyright notices you must include the
copyright notice
copying this license. Also, you must do one
of these things:

a) Accompany the work with the complete complete
whatever-machine-readable source code for the Library
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the library ", as the object code and / or source code, so that the
user can modify the library
executable library. (It is understood
definitions files in the
Library of the application
to use the modified definitions.)

b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library system
rather than copying library functions into the executable, and (2)
version of the library
the user installs one
interface was compatible with this version.

c) Accompany the work with a written offer, valid for at
give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.

d) If it’s made up of
from above
specified materials from the same place.

e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.

For that executable
Library "must include data and utility programs needed for
reproducing the executable from it. However, as a special exception,
do not include anything that is
normally distributed
components (compiler, kernel, and so on) of the operating system on
unless the component itself executable runs
the executable.

It license
do not normally laws
accompany the operating system. Such a contradiction means you cant
executable that you
distribute.

7. You can place your work based on the
Library side-by-side library
facilities not covered by this license, and distribute such a combined
library, provided that the distribution of the work based
library
permitted, and there are these two things:

a) Accompany the combined work
based on the library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.

b) Give prominent notice
it is a work based on the library, and explaining
form of the same work.

8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute your library is terminate
rights under this License. However, parties who have received copies,
or rights, from you
terminated so long as such parties remain in full compliance.

9. You are not required to accept this License, since you have not
signed it. However, you still have
distribute the library or its derivative works. These actions are
do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library),
copying, distributing or modifying
the library or works based on it.

10. Each time you redistribute the Library
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of rights.
Parties with
this License.

11. If it is a judgment or allegation of patent
(not limited to patent issues),
conditions are imposed on you
what they do not
excuse you from the conditions of this License. If you cant
distribute
License as you wish
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
indirectly through you
This would be your license.
refrain entirely from the library.

It is held invalid or unenforceable under any
circumstance, it’s necessary to apply,
It is intended to apply in other circumstances.

It’s not a problem.
contest validity of any
such claims; this section has
integrity of the software distribution system which is
implemented by public license practices. Many people have made
generous contributions
through that system in reliance on consistent application of that
system; it is up to the author
licensee cannot
impose that choice.

This section is intended to make
It is a consequence of this.

12. If the library is restricted in
copyrighted interfaces, the
original copyright holder may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is not allowed
excluded. In this case, this License incorporates the limitation as if
written in the body of this License.

13. The Free Software Foundation may publish revised and / or new
Version of the Lesser General Public License from time to time.
This version,
concerns or concerns.

Each version is given a distinguishing version number. If the library
specifies a version number of this License
"any later version"
any version later published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

14. If you want to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to permission for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
preserving the free status decision
of all sharing
and reuse of software generally.

NO WARRANTY

15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
FOR THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND / OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY
AND / OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Libraries

If you develop
it is possible to use it
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

To apply these terms, attach the following notices to the library. It is
file to most effectively
convey the exclusion of warranty; should not be
"copyright"

The idea of ​​what it does.
Copyright (C)

This library is free software; you can redistribute it and / or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

It will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the free software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Electronic mail and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a copyright disclaimer for the library
necessary. Here is a sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob '(a library for tweaking knobs) written by James Random Hacker.

, 1 April 1990
Ty Coon, President of Vice

That's all there is to it!



Post has been editedAcerExtensa - 07.04.09, 11:14


--------------------
God is Real unless explicitly declared as Integer

8 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 05/01/19 5:05 PM