Results 1 to 5 of 5

Thread: how to create partition table in interface?

  1. #1
    Join Date
    Jan 2012
    Location
    Brasil
    Posts
    4
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default how to create partition table in interface?

    Hi everyone!

    I have one problem and I need your help, please.
    I want to design interface project, and I want create like partition table (e.g. gparted), but I DONT have idea.
    (I use PyQt or Qml)


    Help-me please.gparted_1_big.png

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: how to create partition table in interface?

    Sure you have an idea. Your idea is throw out a broad question and hope somebody does your work for you

    You need to read some documentation: QMainWindow, QMenu, QToolBar, QTableView or QTableWidget, and QComboBox
    Combine it with some more documentation: Layout Management and Main window examples and even more examples.

    Once you have looked at all that you should be able to see how a UI like that is constructed and which bit of the UI I have not really addressed.

  3. #3
    Join Date
    Jan 2012
    Location
    Brasil
    Posts
    4
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to create partition table in interface?



    I'm sorry I did not specify in witch component I need help..

    So, the component I'm looking for on like that on the screenshot, in witch it is possible to resize parts of it, and still being able to access the resized parts to get it index.

    I'm reading the source code of gparted, but as I know it is gtk, I need to know how to do the same thing in a QT version. Anyway, if you can help me, thank you very much!

  4. #4
    Join Date
    Jul 2011
    Location
    Brasil
    Posts
    39
    Thanks
    1
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to create partition table in interface?

    Take a look: http://qtparted.sourceforge.net/, "it is the GParted with Qt..." (Hope they don't read this :P )

    HTH

  5. The following user says thank you to NullPointer for this useful post:

    aisabellafontes (12th March 2012)

  6. #5
    Join Date
    Jan 2012
    Location
    Brasil
    Posts
    4
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to create partition table in interface?

    Thank u VERY MUCH!!!!!!!!!!

Similar Threads

  1. Replies: 5
    Last Post: 3rd April 2010, 04:07
  2. Can't create table
    By waynew in forum Newbie
    Replies: 7
    Last Post: 30th October 2009, 22:13
  3. How create a two level table?
    By kaushal_gaurav in forum Qt Programming
    Replies: 3
    Last Post: 29th October 2008, 18:16
  4. Replies: 7
    Last Post: 23rd August 2007, 12:33
  5. Replies: 2
    Last Post: 28th December 2006, 12:38

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.