QFileLock

Post Reply
baraujo
Posts: 17
Joined: Fri Feb 14 2020 2:47 pm

QFileLock

Post by baraujo »

I have been using CopperSpice and it is great. Most of the examples are compatible with Qt and it works really well.

I am porting an app from Qt5 to Copperspice and was wondering if CopperSpice has someting similar to QFileLock?
I believe this was introduced in Qt5.
barbara
Posts: 446
Joined: Sat Apr 04 2015 2:32 am
Contact:

Re: QFileLock

Post by barbara »

The class is actually called QLockFile. We will look at adding this to CopperSpice since it does appear to be of value.

Barbara
ansel
Posts: 152
Joined: Fri Apr 10 2015 8:23 am

Re: QFileLock

Post by ansel »

Thanks for the request. The new class has been pushed to github.
Ansel Sermersheim
CopperSpice Cofounder
Post Reply