LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Tooling Up. ui-tool (QT4 ui file utilites)

Posted 12-15-2012 at 10:16 AM by rainbowsally
Updated 06-10-2013 at 04:17 PM by rainbowsally (bullet list not showing correctly + typo fix + parag alignment)

UPDATE: (2013-06-10) There's a stand-alone version of the uitool here.
http://www.linuxquestions.org/questi...3-06-10-35568/

It's part of the next libLQ-qt/mc2 project but that lib is not ready to fly yet.

--------
Note: This is now part of the libLQ-qt download, but it's been renamed lq-uitool. It builds in the tools folder and should install automatically if all goes well.

But...
Member
Posted in Uncategorized
Views 1266 Comments 0 rainbowsally is offline
Old

ui-tools implementation (ui-tools.cpp)

Posted 12-15-2012 at 09:57 AM by rainbowsally
Updated 12-15-2012 at 08:29 PM by rainbowsally (linkage to first part + parag alignment fixed)

ui-tools implementation (ui-tools.cpp)

The following changes are in the code below, but are listed in case you already have the file and want to fix it yourself (and see the context of the problem).

Changelog Dec 15 2012 (second prob)
"Unknown error" msg issued when it's not an error.

Here's the fix. Whenever we call
Code:
  ok = find_slots(...);
we need to return 'true' without acting on the return values but not return 'false'...
Member
Posted in Uncategorized
Views 1169 Comments 0 rainbowsally is offline
Old

Generic QT Signal/Slot --or-- Using Dummy Custom Widget in Designer -- No Plugin Req'd

Posted 12-13-2012 at 01:52 PM by rainbowsally

[This is FUN!! It works. What a freaking trip. :-)]

The previous entry on using Old Style callbacks wasn't much of a hit. Ooooooohhhh... it's a hit alright.

But here it is in it's second incarnation cleaned up a bit though it needs a bit more simplification due to the number of elements that are involved and where they need to go. But this is cool.

Today's Features
  • Using a custom widget in Designer without making the plugin.
  • Using the "Old
...
Member
Posted in Uncategorized
Views 1627 Comments 0 rainbowsally is offline
Old

A Stand Alone executable QT MsgBox with Stays On Top attribute

Posted 12-13-2012 at 07:59 AM by rainbowsally

A Stand Alone executable QT MsgBox with Stays On Top attribute.

Today's Features:
  • A non-modal qt based dialog/message box that STAYS ON TOP of the window stack.
  • How to center a window on the screen.
  • Using the short optargs to parse the options.

The msgbox utility in the 'extras' folders of the mc2 d/load (see link below) uses xmessage for the display widget. That makes it independent of QT so it can run on any computer that has the X windowing system.

...
Member
Posted in Uncategorized
Views 3100 Comments 0 rainbowsally is offline
Old

"Old Style" Callbacks In QT4 (commandline tester)

Posted 12-12-2012 at 08:25 AM by rainbowsally

What would be involved in creating a generic callback that we could control ourselves, rather than using QTs rather complicated system?

How about a windows style system with a windproc to handle messages?

QT's API is better than windows in that you can see how things are done, especially if you have the C++ sources. It's as visible as you can stand! ;-)

The Windows API is better than QT's only in one respect, and that is that the type safety is somewhat...
Member
Posted in Uncategorized
Views 1183 Comments 0 rainbowsally is offline

  



All times are GMT -5. The time now is 12:50 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration