QPecker.pleaseGrow()
but really, this is not the kind of interest we had in mind
On Fri, Mar 29, 2013 at 11:52 AM, wrote:
> http://euromatic.sakura.ne.jp/lmgs1w.php
>
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.or
http://euromatic.sakura.ne.jp/lmgs1w.php
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
I admit that if a widget looks like a top-level window, one would expect to
see it working [mostly] as a top-level window.
But at the same time I think it's too late to change the current behavior
as it may break some existing code (technically QMdiSubWindow-s are just
child widgets, the fact that
On Thu, 2013-04-25 at 12:33 -0400, Michael Jackson wrote:
> On Apr 25, 2013, at 12:18 PM, Robert Hairgrove wrote:
>
> > On Thu, 2013-04-25 at 12:12 -0400, Michael Jackson wrote:
> >> Is there any "built in" or "In Memory" database structures that are
> >> already in Qt 4.8? I have a need for some
You can pass the -qt-sql-sqlite switch to the configure command when
you do your build. I don't recall if the default for this switch is on
or off.
If you install from the binary (rather than from sources) both
Sqlite and an ODBC plugin are present.
Karl
On 2013-04-25 10:33,
Michael Jackso
On Apr 25, 2013, at 12:18 PM, Robert Hairgrove wrote:
> On Thu, 2013-04-25 at 12:12 -0400, Michael Jackson wrote:
>> Is there any "built in" or "In Memory" database structures that are already
>> in Qt 4.8? I have a need for some light searching of our documentation and
>> my idea was to genera
SQLite is there. You can specify "memory" as the database. The SQL
examples in the documentation do this.
You could use a QSettings
object as an in memory database as well.
Karl
On 2013-04-25 10:12,
Michael Jackson wrote:
> Is there any "built in" or "In Memory"
database structures that
On Thu, 2013-04-25 at 12:12 -0400, Michael Jackson wrote:
> Is there any "built in" or "In Memory" database structures that are already
> in Qt 4.8? I have a need for some light searching of our documentation and my
> idea was to generate an "in-memory" database table that the built in QSQL
> st
Is there any "built in" or "In Memory" database structures that are already in
Qt 4.8? I have a need for some light searching of our documentation and my idea
was to generate an "in-memory" database table that the built in QSQL stuff
could use to generate the results from?
3rd Party libs maybe?
Dear all,
I have compiled Qt on two Win7-64bit machines, with the same compiler
(recent mingw32-x64 rubenvb build, same exact version), and the same
command line options for configure. This is from the same Qt 4.8.1 source.
On both machines (a desktop and a laptop) my locally complied app runs fi
Well, I do understand that this is technically correct and not a bug in
that sense, but I think this is not really convenient. I think the idea of
seperating size()/resize() and frameSize() etc. is to conveniently work
with widgets which have a frame, title etc. and hence that the use of it
should
11 matches
Mail list logo