Skip to content

The Lounge

Chilling out? Want to discuss Abraham Lincoln? Well, in the Lounge you can discuss literally anything.
1.0k Topics 8.8k Posts
  • 0 Votes
    9 Posts
    3k Views
    H

    @westdinzo said in Possible to use Qt to build an iOS date erasing app?:

    @SGaist said in Possible to use Qt to build an iOS date erasing app?:

    libimobiledevice and here is an example of iphone erasing app built on QT.

    cool, this is something i am looking for. thank ssss.

    Does "erase all contacts and settings" can wipe my iphone 5 data?

  • Merry Christmas Wishes

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    kshegunovK

    Thank you!
    And Merry Christmas to all!

  • Congratulations Qt Champions 2016

    Solved
    4
    3 Votes
    4 Posts
    904 Views
    benlauB

    @Pradeep-Kumar Thanks!

  • Is i.MX6 Ultra Lite the last in the i.MX6 series?

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    E

    Upgrade the same System on Module arm that was based on i.MX6 to upgrade it to i.MX7? i.MX6 Ultra Lite is probably the expansion of i.MX6 family and perhaps the last one as well. Was just curious to know if someone can help on this.

  • VisualStudio Webinar

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    tekojoT

    @koahnig it came up this morning :)
    helps to know exactly who to ask.

  • 0 Votes
    3 Posts
    892 Views
    Pradeep KumarP

    Hi

    sorry for that
    and thanks for providing the link.

    Thanks,

  • Qt Quick Designer: Do you use it? Why?

    4
    0 Votes
    4 Posts
    1k Views
    Y

    I have more than three years of experience in QML, and I have never used Qt Quick Designer at all. Just tried it a couple of times to see how it works, but personally I find it more easier and faster to write qml code directly.

    I just got used to that and it's my own experience, it may be different for somebody else.

  • Basic to learn to be a better developer

    Moved
    2
    0 Votes
    2 Posts
    758 Views
    J

    If you want to know about the inner workings of OS(Windows more precisely), there is a classical work on it called "Windows Internals"(this book gets republished constantly, so it's always at the latest stand. the current is the 6th edition, with 7th being released soon).

    If you want to learn how compilers process the source codes, i would suggest to start with formal languages theory, with type-3, 2 and 1 grammars in Chomsky hierarchy(in this order). The information on this topic is usually a part of "theoretical informatics" lectures in universities. I think you can find a lot of material in your local library/internet on this stuff.

  • 3 Votes
    2 Posts
    2k Views
    SGaistS

    Hi,

    Thanks ! Looks pretty interesting !

  • Qt world summit 2016 Videos

    3
    0 Votes
    3 Posts
    804 Views
    musimbateM

    @tekojo Thanks for the reply.I keep waiting then ...

  • Visual Studio Add-In Fooled me

    Moved
    2
    0 Votes
    2 Posts
    668 Views
    jsulmJ

    @eengnerd Do I understand you correctly: you tried to install a plug-in for VisualStudio (which isn't developed by MS by the way) in QtCreator? You really expect this to work? How is MS related to QtCreator and Qt VS plug-in? And how did it fool you? If it is for VisualStudio then nobody should expect it to work with QtCreator...
    To me your post sounds like the usual MS bashing. I'm not a supporter of MS. I use Windows and Linux at home and develop software on Linux for a Linux based system in my job. I just don't like if people go to a forum and bash a company there instead to ask questions or help others...

  • Hey you want to hear a start up joke ? What do you think?

    Unsolved
    13
    0 Votes
    13 Posts
    4k Views
    JKSHJ

    Hi @EatonCode,

    @EatonCode said in Hey you want to hear a start up joke ? What do you think?:

    According to my case manager it was shortly abolished after it's release.

    It was an early-bird offer, available from the launch date until 19 May 2016: https://blog.qt.io/blog/2016/05/10/qt-for-start-ups-get-it-cheap-while-you-still-can/

    I am actually scared that I might actually love the Qt Commercial Version but not be able to afford it.

    I suggest you play around with the open source version of Qt first, to familiarize yourself with it and see if it suits your project(s). I'd imagine that porting your C# project would be a helpful learning experience.

    If Qt doesn't suit you, then stick to your original tools.

    If Qt does suit you, ask yourself: Are you able and willing to comply with the open source licenses for your business project(s)? If so, then simply use the free version of Qt. If not (e.g. if you want to use Qt Charts and still keep your app closed-source), then subscribe to the commercial license if it makes business sense.

    See https://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/ for a list of modules that are not available under LGPL (scroll down to the "Unified Product Offering" section)

    ==============
    Keep in mind also that there are 3rd-party offerings out there too, such as Qwt which provides LGPL-friendly graphing widgets so you might not need to depend on the GPL-and-commercial-only modules.

    Personally, I've been using the open source version of Qt from the outset -- mainly for hobby projects, but also a few small commercial apps (using LGPL modules). I haven't used the GPL-and-commercial-only modules in any serious projects yet, so I haven't needed the commercial license yet.

  • Listing company in freelance websites

    Moved Unsolved
    1
    0 Votes
    1 Posts
    531 Views
    No one has replied
  • Accessing to USB Data Pins (D+ and D-) directly

    Moved Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    carles.sole.grauC

    Of course this is an option.
    I just wondering if it was possible to have direct acces to Data Pins to an easier implementation. I understand that's not possible so.

    Thank you very much!

  • Qt 5.6.2 release?...

    Unsolved
    12
    1 Votes
    12 Posts
    4k Views
    A

    Ok, I thought I would check for updates using Qt's Maintenance Tool and... Qt 5.6.2 is out! Yeah! :)

  • Looking for a way to enhance myself

    Unsolved
    3
    0 Votes
    3 Posts
    912 Views
    kshegunovK

    To add to @VRonin, Qt itself can also use a helping hand for bugfixing ... it seems to be lagging behind lately ...

  • app crash when slider connect to paintEvent

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    mrjjM

    Hi
    Ok. A good place to create instance would been
    just after the setupUI in constructor of mainwindow.

    Just as note
    when you write
    donutr *r;

    You just declare it. A pointer to a donutr . but its not set to point to anything.
    So if u use it - without setting it to point to valid object. it will crash.

  • JS power

    Unsolved
    2
    1 Votes
    2 Posts
    750 Views
    VRoninV

    That is hilarious! Watman!

  • Forum Bug Reports

    Unsolved
    2
    0 Votes
    2 Posts
    717 Views
    kshegunovK

    https://forum.qt.io/category/5/qt-io-webservices

  • what techniques are helpful analyze event driven programs?

    Solved
    14
    0 Votes
    14 Posts
    3k Views
    SGaistS

    You're welcome !

    Happy hacking ! :)