Results 1 to 8 of 8

Thread: using qmotif extension

  1. #1
    Join Date
    Nov 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default using qmotif extension

    Hello.

    I want to use some xt-motif code with qt.

    I have already downloaded the qt commercial development kit and installed it, but when I want to include qmotif.h but I can't find it. It is supposed to be in folder/extensions, but there is not such folder.

    Could anyone help me with this issue?

    thanks
    Last edited by pascasio; 30th November 2010 at 12:35.

  2. #2
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Re: using qmotif extension

    Hi,

    You want to design with the regarding motif style?

  3. #3
    Join Date
    Nov 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: using qmotif extension

    Quote Originally Posted by zgulser View Post
    Hi,

    You want to design with the regarding motif style?
    I guess so, but that is not really important for me. All I need is to re-use all the code made with XT-motif and use it as QT code (I am implementing some more stuff with QT and want to use the old Xt stuff and the new one with QT together).

    I know that I need to use the qmotif extension, but I can't find it

  4. #4
    Join Date
    Aug 2009
    Location
    coimbatore,India
    Posts
    314
    Thanks
    37
    Thanked 47 Times in 43 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: using qmotif extension

    hi,
    in pro file , set
    Qt Code:
    1. INCLUDEPATH += /folder/extensions
    To copy to clipboard, switch view to plain text mode 

    but there is not such folder.
    im not clear wat u r asking , if the file is missing try to download the files again

    Bala

    Bala

  5. #5
    Join Date
    Nov 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: using qmotif extension

    the extensions folder does not exist in my linux hard drive.

    I downloaded the installation package for linux/X11 and after compiling and installing it, I can't find the extensions folder.

    Could I download this folder anywhere? All I know I can download is the QT C++ development kit from http://qt.nokia.com/downloads

    any suggestion? thanks

  6. #6
    Join Date
    Aug 2009
    Location
    coimbatore,India
    Posts
    314
    Thanks
    37
    Thanked 47 Times in 43 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: using qmotif extension

    hi,
    im not sure,
    but try http://linux.die.net/man/3/qmotif

    Bala

  7. #7
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Re: using qmotif extension

    I said so because if you intend to use "qmotif" only with your widgets to design your UI, then you can open designer like "designer.exe -style qmotif", but if this is the case of course.

  8. #8
    Join Date
    Nov 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: using qmotif extension

    I am going to develope it in Linux X11.

    Qmotif extension is supposed to be included in the commercial kit only, but it seems it is not included in the commercial trial version.

Similar Threads

  1. QDate class extension
    By Carlton in forum Newbie
    Replies: 1
    Last Post: 22nd February 2009, 08:33
  2. QImage extension class
    By rbp in forum Qt Programming
    Replies: 2
    Last Post: 18th November 2008, 07:55
  3. Using Qt with kernel extension dll
    By ramazangirgin in forum Qt Programming
    Replies: 1
    Last Post: 21st January 2008, 14:23
  4. Problem with Container Extension
    By tarod in forum Qt Tools
    Replies: 2
    Last Post: 12th November 2007, 17:20
  5. Reading an image with extension *.tif
    By vermarajeev in forum Qt Programming
    Replies: 11
    Last Post: 26th March 2007, 11:35

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.