Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    LibQxt 0.6.0

    Download button

    No screenshots available
    Downloads: 253  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    The LibQxt Team | More programs
    Common Public License / FREE
    September 29th, 2010, 09:28 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    LibQxt description

    The Qt extension library

    LibQxt is an extension library for Qt that provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Trolltech, a Nokia company.

    Installation


    Configuration

    Make sure qmake is in your PATH and run

    ./configure

    See configure -help for more information on configuration options.

    From the directory in which you untarred the sources:

    make && make install

    Using Qxt in your project

    Add the following lines to your .pro file:

    CONFIG += qxt
    QXT += core gui


    The QXT variable should contain the modules you want. (In this example core and gui are used.) Note: Some modules depend on other modules. The required modules are added automatically. if you have an existing msvc project and can't swtich to qmake you can use zbenjamins solution:

    How to use libqxt in a existing Visual Studio project:

    - create and install libqxt. (See install instructions)
    - add {libqxtinstalldir}\include\qxt\QxtCore to your include path
    - add {libqxtinstalldir}\lib to your library search path
    - to add a specific libqxt module (f.e QxtSql) you have to:
    - add {libqxtinstalldir}\include\qxt\QxtSql to your include path
    - add the library QxtSql.lib to your project Most of the times you have also to include the QxtCore and QxtKit modules. It's done the same way like the example above.

    Documentation

    You should be able to see the generated documentation for libqxt offline in qt assistant if you followed the instructions above. The docs of the latest release and previous versions are also viewable at http://doc.libqxt.org.


    Product's homepage

    What's New in This Release: [ read full changelog ]

    · The build system has been revised and the documentation is now based on qdoc3. QxtConfig.cmake.
    · QxtModelSerializer has been added.
    · The obsolete QxtSemaphore has been removed.
    · QxtJSON has been added.
    · Rich text support has been added to QxtItemDelegate.
    · QxtTabWidget::TabMovementMode, QxtTabBar, and QxtDockWidget have been removed.
    · QxtConfigDialog and QxtConfigWidget have been revised. QxtWindowSystem::idleTime() has been enhanced to resolve libXss at run-time
    · QxtCrumbView::crumbDelegate(), QxtFilterDialog, and QxtLookupLineEdit have been added

      


    TAGS:

    qt library | qt extension | utility classes | qt | library | extension

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM