On Thursday 21 March 2019 10:29:09 Matej Košík wrote:
> Hi,
>
> On 3/20/19 11:03 AM, Reinhardt Behm wrote:
> > On Wednesday 20 March 2019 10:45:18 you wrote:
> >> Hi,
> >>
> >> I am new to Qt.
> >> Yesterday, I have learned about:
o this. Connect the finished signal from the generated
QNetworkReply to the corresponding slot.
In this slot you should also delete the QNR (with deleteLater() ) because
otherwise it will exist forever and eat up memory.
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
https://en.wikipedia.org/wiki/List_of_software_bugs
Interesting read about the space shuttle people:
<https://www.fastcompany.com/28121/they-write-right-stuff>
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
ike this?
I recently did this, using Qt. Worked with a problem, but on a wired
connection.
BCastServer::BCastServer(QObject *parent)
: QObject(parent)
{
m_listeningSocket = new QUdpSocket(this);
m_listeningSocket->bind(45454, QUdpSocket::
Hi Patrick,
it works for me with this style.
The attached picture show two selected rows (0 and 2) and one current,
unselected cell (1).
--
Best Regards
Reinhardt Behm
On Sunday 12 August 2018 21:06:28 Patrick Stinson wrote:
> Don’t forget to reply to all.
>
> Your example is in
QDir is your friend.
QDir dir(":/", "*");
qDebug() << dir.dirName() << dir.entryList();
--
Best Regards
Reinhardt Behm
On Friday 10 August 2018 14:47:39 Frank Rueter | OHUfx wrote:
> Hi,
>
> in my host application I can use the ex
eight: bold;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0
#f6f7fa, stop: 1 #dadbde);
}
TableViewBase::item:selected {
color: white;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0
#606
editorA = view->findChild()
> > view->closePersistentEditor(indexA)
>
> Here I typically qApp->sync and qApp->processEvents (or so.)
> Which provide the "later" context.
Doesn't this defeat the purpose of deleteLater()? It is nor
ld of defense
> contractor/military
It is not only that big iron. There many small controllers to which e.g. my
Qt-applications are talking. Here I have both endian types.
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On Monday 16 October 2017 12:17:28 Loic Le Goff wrote:
> Hello developpers !
>
> I'am trying to draw multiple lines with a width of 1px (my pen is fully
> opaque), some of them are sitting on top of each other on some segments.
> The default display at scale 1 is fine/uniform.
> When I zoom out, l
that those "european numbers" are in fact
> arabic :)
>
> Good point, but if I talk about arabic numbers compared to arabic numbers,
> noone would understand my problem :)
Then call them Indian numbers. Because that's what they really are.
--
Best Regards
Reinhard
On Tuesday 19 September 2017 12:30:19 Konstantin Tokarev wrote:
> 19.09.2017, 05:28, "Reinhardt Behm" :
> > Hi all,
> >
> > I am using QWebSocket and QWebSocketServer (Qt5.5)
> > Is it possible to have another Server (as HTTP server) listening at the
> >
On Tuesday 19 September 2017 08:44:13 Rainer Wiesenfarth
wrote:
> On Tue, Sep 19, 2017 at 4:27 AM, Reinhardt Behm wrote:
> > I am using QWebSocket and QWebSocketServer (Qt5.5)
> > Is it possible to have another Server (as HTTP server) listening at the
> > same
> > po
progress?
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Doesn't QAN use it's own thread? Then it could already be finished before the
connection is made.
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On Friday 23 September 2016 11:51:40 Mike Chinander wrote:
> On Fri, Sep 23, 2016 at 11:47 AM, Reinhardt Behm wrote:
> > Or the have two devices are both based on Qt, but different versions.
>
> Isn't this precisely the situation that QDataStream::setVersion() is for?
Yes
On Friday 23 September 2016 17:41:30 Jason H wrote:
> > Sent: Friday, September 23, 2016 at 11:14 AM
> > From: "Thiago Macieira"
> > To: interest@qt-project.org
> > Subject: Re: [Interest] Current QDataStream format documentation?
> >
> > On sexta-feira, 23 de setembro de 2016 17:05:26 PDT Jason
On Friday 02 September 2016 19:10:41 Nilesh Kokane wrote:
> Hello,
>
> I'm trying to run fortuneServer(qt example) on my host PC and deploy
> fortuneclient on the android phone. I made sure that they are in the
> same network ( server : 192.168.0.3, client : 192.168.0.2) but then
> client complain
On Friday 26 August 2016 10:38:57 Etienne Sandré-Chardonnal wrote:
> Thanks, does that mean that the moc-generated signal member function is
> made fully thread safe?
>
> 2016-08-26 10:36 GMT+02:00 Igor Mironchik :
> > Hi,
> >
> > On 26.08.2016 11:33, Etienne Sandré-Chardonnal wrote:
> >
> > Hi,
--
Best Regards
Reinhardt Behm, Dipl.-Phys
R&D Director
mailto:rb...@becker.com.tw
skype: reinhardt.behm
Tel: +886 (0)3 471 0992 -16
Fax: +886 (0)3 471 6437
http://www.becker.com.tw
Becker Electronics Taiwan Ltd.
No.32, Lane 30,Long Yuan Rd., Long-Tan, Taoyuan 32544, Taiwan
On Friday 20
On Friday 20 May 2016 15:27:27 Eric Laffoon wrote:
> Hi all,
>
> It's a little emberassing but I'm still using some Qt3 software. Kommander
> is partially ported to Qt4 and I've been running my business with it since
> 2007. I'm rebuilding my biz and hope to have more time in the future. I was
> w
On Thursday 16 June 2016 17:44:30 Konstantin Shegunov wrote:
> Hello,
>
> On Wed, Jun 15, 2016 at 7:00 PM, Igor Mironchik
>
> wrote:
> > Exactly. I need to Line be as parent of handles but they should be
> > parented to the scene (read form in my app) because I need boundingRect()
> > to return
On Tuesday 05 April 2016 18:44:17 Emre Besirik wrote:
> > On 05 Apr 2016, at 18:29, Reinhardt Behm wrote:
> >
> > On Tuesday 05 April 2016 16:03:35 NoMercy wrote:
> >> And people keep saying that it is open source, you do it, why don't you
> >> do
>
On Tuesday 05 April 2016 16:03:35 NoMercy wrote:
> I think after countless agruments in this thread I will try to do that at
> best I can or find some interested people and help them maybe :(
> But the thing is that I'm sorry that after some point when 90% of Qt
> users/developers start to use/see/
On Monday 04 April 2016 16:50:12 Emre Besirik wrote:
> > On 04 Apr 2016, at 15:41, Konstantin Tokarev wrote:
> >> Well there must be something can be done, Qt Can use Intellij like google
> >> did, I know its a little bit more work compared to CLion fork but it is
> >> possible.>
> > A liitle bit
On Friday 01 April 2016 14:33:29 Elvis Stansvik wrote:
> 2016-04-01 12:45 GMT+02:00 Elvis Stansvik :
> > Hi folks,
> >
> > I have a full screen, page based Qt Quick 2 application. Input is
> > contstrained by the hardware to the Left/Right/Return keyboard keys,
> > so is quite limited, and navigat
On Friday 23 October 2015 12:24:24 Volker Enderlein wrote:
> Hi,
>
> can the WebEngine module of Qt 5.5.0 be build with MSVC 2010? I've
> already searched Google and did not find an explicitely answer (my
> google skills seem to be not that good).
>
> I recognized the message "C++11 support is re
hen retrieving a pointer with the same program running as a new instance
the value (address) of a pointer has no meaning, since that address will not
be pointing to valid memory.
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@
nintentional changes in my app.
>
> Is there an easy way to prevent this unexpecetd behavior?
>
> Or does it require replacing al QComboBox items with a derived version that
> filters events?
>
>
> -Ed
Install an eventFilter on the QComboBo
yours.
If this would be the case it would also not what you wanted because the
QThreat object does not live in the thread. It only manages it.
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
pen("/tmp/rtcset", "w");// create to signal it
is set
if (f)
{
fclose(f);
}
}
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
c
> functionality is not working.
>
> Can someone provide me some debugging tips for this case?
>
> Thanks in advance,
>
Have you checked the return value of your connect() statement?
--
Best Regards
Reinhardt Behm
___
Interest
lank No last update
> DGPS reference station id blank No station id
> Checksum*75 Used by program to check for transmission errors
>
The usual method is that these fields are empty (just ",,"). Even standard
GPS receivers send empty fields before they have a valid fix.
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
> "engineer" was a contractor.
Did you pay or charge him for that "service"? :-)
--
Best Regards
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
e are busy
people looking for information not for useless nonsense!
--
Best Regards
Reinhardt Behm
On Saturday 18 July 2015 20:05:23 John C. Turnbull wrote:
> The new licensing structure (and not to mention the abominable website) are
> clearly NOT working and will only hurt Qt, perhaps e
is used in many embedded an control systems where there is now use fro any
app store.
The software world consists of more than mobile and "app" worlds.
My programs i.e. work in certified avionics systems, flying in helicopters.
--
Best Regards
Reinhardt Behm
_
aced after 10 years.
Last week I was even asked for support by a customer (military) because an
application (16bit DOS/WIN) written 17 years ago because it does not run on
current Windows. So I will have to convert something written using ZINC
(anybody knew/remember?) and conve
When you buy a car, don't you check if it can go to Alpha Centauri? :-)
--
Reinhardt
On Tuesday 10 March 2015 08:20:01 Guido Seifert wrote:
> Good to know. Should I ever have the use case where I have to create 1000
> identical looking controls in a loop I will use WPF.
>
> Guido
>
> On Tue, 1
On Monday 16 February 2015 10:51:16 André Somers wrote:
> Jha Sonakumar schreef op 16-2-2015 om 09:49:
> > Hi all,
> >
> > Generally we use to display data from database by *QTableView * rows.
> >
> > But i need to display all items of a row in a cell of a column,so in
> > this way there will be
on the
view).
You might also have a look at http://www.qcustomplot.com. They are doing
something similar as you.
--
Reinhardt Behm
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On 04.02.2015 22:18, alexander golks wrote:
> Am Wed, 4 Feb 2015 15:01:50 +0100
> schrieb Till Oliver Knoll :
>
>>
>>
>>
>>> ...
>>> QSqlDatabase db = QSqlDatabase::addDatabase("QSQLITE");
>>> ...
>>> bool ok = db.open();
>>>
>>> When I run this ok is always true, no matter what arguments
--
Best Regards
Reinhardt Behm
mailto: rb...@hushmail.com
Skype: reinhardt.behm
A different header file is possible but a bit messy solution.
You can use the macro in the .cpp to create one real slot function and one for
android which is just an empty dummy.
Moc does not care what you do in
On Wednesday 04 February 2015 18:14:26 nus1998 wrote:
> Thanks for both of your reply. I have compiled Qt 5.3.2 for linuxfb with
> mtdev enabled. however, in my application, the touch event is not reported,
> instead, the mouse event is received when I press a capacitive touch. the
> plugin I used
On Wednesday 04 February 2015 10:05:12 Nuno Santos wrote:
> Hi,
>
> I have been faced with an awkward situation when building an app for
> android:
>
> My app uses Bonjour but that is not available on Android, so basically for
> android I don’t want to include some slots in a particular class:
>
On 04.01.2015 20:24, Nuno Santos wrote:
Hi,
I have performed on the command line “qmake myproject.pro” to generate
the Xcode project file.
It happens that all the files generated on this process as well as the
moc_* generated files polute my source directory.
To avoid this I have tried to
On 03.01.2015 21:40, Alejandro Exojo wrote:
> El Saturday 03 January 2015, Reinhardt Behm escribió:
>> I have used them to put together a commonly used header (see attached
>> project.h), that I also use as a precompiled header.
>> This way all the required headers are a
has worked for me since Qt4.
The attached version is for Qt5 and Linux. You would need to selectively
include the first Linux specific headers.
--
Reinhardt Behm
// **
// * Copyright 2009-2014: (C) by Reinhardt Behm rb...@hushmai
On Monday 10 November 2014 06:13:50 Jha Sonakumar wrote:
> Hi All,
>
> Could you please guide me to create Internet radio App using QtQuick 2.x.
>
> As my system has not Radio Tuner h/w,that's why i need to develop the
> Internet Radio app.
>
OK, what are you willing to pay?
Or do you expect
lead to the crash.
But this is only handwaving :-)
--
Best Regards
Reinhardt Behm
On Thursday 30 October 2014 13:33:43 Murphy, Sean wrote:
> > This is the more complicated way.
> >
> > Just use deleterLater(). It has the same effect. After the next round the
> > even
This is the more complicated way.
Just use deleterLater(). It has the same effect. After the next round the
eventloop the object will be deleted.
--
Best Regards
Reinhardt Behm
mailto: rb...@hushmail.com
Skype: reinhardt.behm
On Thursday 30 October 2014 11:03:22 Tony Rietwyk wrote:
>
On Friday 17 October 2014 09:00:08 Bo Thorsen wrote:
> Den 17-10-2014 08:42, Reinhardt Behm skrev:
> > On Thursday 16 October 2014 01:56:46 Mikhail Matrosov wrote:
> >> Hello!
> >>
> >> In modern C++ there is almost no need to use raw *new* and *delete*. As
>
ave a parent or widgets are placed
into layouts and get a parent this way.
Just because Bjarne Stroustrup has said it, does not mean it make sense in
this context and has to be blindly followed even if it make code more complex.
He also said to write _clear_code_. And this takes precede
On Thursday 09 October 2014 03:32:20 Jason Kretzer wrote:
> Thanks for the response.
>
> Yeah, I have placed qDebug() just before and just after the emit. The one
> before always prints, the one after never does except in the following
> case. If I change the connection to QueuedConnection, the
ou
BTW: I had a similar problem with the Open Street Map tile server
(tile.openstreetmap.org). It only worked if I set a different user agent.
My simple solution was to use the application name as the user agent:
QNetworkRequest req(tileName.arg(conf.osmServer).arg(zoom).arg(ix).arg(iy));
req.setRawHead
Cheers,
> Oliver
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
And since each packets might take a different route and thus will not arrive
in the order they have been sent,
55 matches
Mail list logo