Search: in
QT
QT in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for QT

QT





Encyclopedia results for QT

  1. QtScript

    QtScript is a scripting engine that has been part of the Qt framework Qt cross platform application framework since version 4.3.0. The scripting language is based on the ECMAScript standard with a few extensions, such as QObject style signal and slot connections. ref cite web url http doc.trolltech.com 4.6 scripting.html ecmascript compatibility title Making Applications Scriptable ECMAScript Compatibility work Qt 4.6 publisher Nokia accessdate 5 September 2011 ref The library contains the engine, and a C API for evaluating QtScript code and exposing custom QObject derived C classes to QtScript. The QtScript Binding Generator ref http qt.gitorious.org qt labs qtscriptgenerator QtScript Generator ref provides bindings for the Qt API to access directly from ECMAScript. clarify post text update needed? date September 2011 QtScript and the binding generator are used for Amarok software Amarok 2 s scripting system. The current as of Qt 4.7 implementation uses JavaScriptCore . Qt Script for Applications QSA An earlier and unrelated scripting engine, called Qt Script for Applications QSA , was shipped by Trolltech as a separate Qt based library, dual licensed under GNU General Public License GPL and a commercial license. With the release of QtScript, QSA has been deprecated and reached its end of life in 2008. ref cite web last Hansen first Kent date 5 January 2007 url http labs.qt.nokia.com 2007 01 05 say hello to qtscript title Say hello to QtScript work Qt Labs Developer Blogs publisher Nokia accessdate 5 September 2011 ref References Reflist External links http doc.trolltech.com 4.7 scripting.html Qt Making applications scriptable http doc.trolltech.com qtscript.html QtScript ... http trolltech.com products qt addon qsa Last working snapshot of QSA homepage from archive.org ... link date September 2011 Qt ECMAScript Category Qt framework Category Free computer libraries Category JavaScript dialect engines cs Qt Script for Applications es QtScript ru QtScript zh QtScript ...   more details



  1. Qmake

    DISPLAYTITLE qmake Unreferenced date July 2009 qmake is a utility software utility that automates the generation of Makefile s. Makefiles are used by the program Make software make to build executable programs from source code therefore qmake is a make makefile tool, or makemake for short. The Makefiles that qmake produces are tailored to the particular platform where it is run from based on qmake project files. This way one set of build instructions can be used to create build instructions on different operating systems. qmake supports code generation for the following operating systems Linux, Apple Mac OS X, Symbian, Microsoft Windows and Microsoft Windows CE. qmake was created by Trolltech now owned by Nokia , and is distributed along with the Qt framework Qt toolkit . It integrates with the Qt framework, and automates the creation of moc meta object compiler and rcc resource compiler sources, which are used in Qt s meta object system and in the integration of binary resources e.g. pictures . External links http doc.qt.nokia.com latest qmake manual.html qmake Manual Qt Category Build automation Category Compiling tools Category Qt framework programming software stub de Qmake es Qmake ru Qmake zh Qmake ...   more details



  1. QDevelop

    Infobox Software name QDevelop author Jean Luc Biord released 2006 latest release version 0.28 latest release date release date and age 2010 03 20 operating system Linux GNU Linux Mac OS X Microsoft Windows Windows programming language C genre Text editor license GNU General Public License website http biord software.org qdevelop QDevelop is a free software integrated development environment specialized on the Qt toolkit Qt4 framework and C . It uses GNU Compiler Collection gcc for building and gdb for debugging. It supports Source code editor with syntax highlighting with native support for Qt Keywords and integrates different Qt Tools such as Qt Designer and qmake. QDevelops Editor features code completion and automatic indentation . There s also a project management system and a class browser that enables the programmer to navigate through classes and data structures. See also Qt Creator Comparison of integrated development environments References http biord software.org qdevelop QDevelop Homepage http code.google.com p qdevelop QDevelop Google Code project FLOSS Integrated development environments for C and C Category Cross platform software Category Integrated development environments Category Free integrated development environments Category Linux integrated development environments Category Cross platform free software Category Free software programmed in C Category Software that uses Qt fr QDevelop ru QDevelop zh QDevelop ...   more details



  1. Album Shaper

    Orphan date November 2006 Deleted image removed Image AlbumShaper.jpg thumb 300px Album Shaper Screenshot Album Shaper is cross platform open source GNU GPL photo organizer, editor, and web gallery generator. Based on the Qt toolkit Qt produced by Trolltech , Album Shaper runs on Microsoft Windows , Mac OS X , Linux , FreeBSD , and other X11 based systems. External links http albumshaper.sf.net Album Shaper Category Free image galleries ...   more details



  1. Viewcast

    Viewcast is a time diagram generator. It processes Simmcast traces and generates time diagrams in FIG and PostScript formats. Viewcast, as Simmcast , is cross platform . Its backend is written in Java programming language Java , and the GUI frontend is written in Python programming language Python , using Qt toolkit Qt and PyQt . The backend can also be accessed from the command line . See also Simmcast External links http www.inf.unisinos.br simmcast Official site of simmcast and viewcast Category Java platform software ...   more details



  1. Hyundai Mighty II

    by a front Mighty II and Mighty II QT badge, but the common Hyundai badge is usually ... period Wide Cab 1998 2004 from 2004 manufacturing to Hyundai e Mighty , Narrow Cab QT 1998 current Model name South Korea Wide Cab Gold Super Deluxe Narrow Cab QT Super Hi Super Ton type Wide Cab 2.5t, 3.5t Narrow Cab QT 2t, 2.5t Lineup Other special vehicle models in Hyundai Special Vehicles Standard Cab Low Long Cargo 2.5t, 2t QT, 2.5t QT Standard Cab Shot Cargo 2.5t, 2t QT, 2,5t QT Standard Cab Long Cargo 2.5t, 3.5t, 2t QT, 2.5t QT Double Crew Cab Long Cargo 2.5t Standard Cab Shot Dump 2.5t, 3.5t, 2t QT, 2.5t QT See also Hyundai Motor Company Hyundai Mighty Hyundai e Mighty Bering MS ...   more details



  1. Meta-object System

    Meta object System is an extension to C , part of Qt toolkit . It is essentially a mechanism that provides two services Signals and slots and Type introspection introspection . Elements The Meta object System comprises three elements The QObject class. This is the base class required by any object that wants to take advantage of the Meta object System. The Q OBJECT macro. It is a set of definitions, especially introspection functions. This macro must appear in the private section of a class definition that declares its own signals and slots or that uses any other service provided by Qt s Meta object System ref http doc.trolltech.com 4.6 qobject.html Q OBJECT QObject Class Reference ref . moc the Meta object compiler . It is a tool that parses Q OBJECT class definitions and makes this information available through C functions. References Reflist 2 Bibliography Refbegin citation first1 Jasmin last1 Blanchette first2 Mark last2 Summerfield title C GUI Programming with Qt 4 edition 2nd date February 14, 2008 publisher Prentice Hall pages 752 isbn 978 0132354165 url http www.informit.com store product.aspx?isbn 0132354160 Refend Qt Category Qt framework ...   more details



  1. Qwt

    Infobox software name Qwt title Qwt logo File screenshot File caption collapsible author Uwe Rathmann, Josef Wilgen developer Uwe Rathmann released Start date and age 1997 04 27 discontinued latest release version 6.0.1 latest release date Start date and age 2011 08 01 latest preview version latest preview date Start date and age YYYY MM DD frequently updated DO NOT include this parameter unless you know what it does programming language C operating system platform size language status genre Software library license http qwt.sourceforge.net qwtlicense.html Qwt License Version 1.0 website http qwt.sourceforge.net qwt.sourceforge.net Qwt or Qt Widgets for Technical Applications is a set of custom Qt framework Qt GUI widget widgets , GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. ref http qwt.sourceforge.net ref Software stub References reflist Qt Category Software that uses Qt fr Qwt ru Qwt ...   more details



  1. KSEG (software)

    Infobox software name KSEG logo screenshot File Kseg en.png 250px caption KSEG collapsible author developer Ilya Baran released Start date YYYY MM DD df yes no discontinued yes latest release version 0.403 latest release date Start date and age 2006 02 13 df yes programming language C operating system platform KDE 3 Qt framework Qt 3 size language status Discontinued genre Interactive geometry software license GNU General Public License GPL website URL http www.mit.edu ibaran kseg.html KSEG is a free GNU General Public License GPL interactive geometry software for exploring Euclidean geometry . It was created by Ilya Baran. It runs on Unix based platforms, it also compiles and runs on Mac OS X and should run on anything that Qt framework Qt supports, it was also ported to Microsoft Windows . KSEG is a tool designed to let you easily visualize dynamic properties of compass and straightedge construction and to make geometric exploration as fast and easy as possible. KSEG was inspired by the Geometer s Sketchpad , but it goes beyond the functionality that Sketchpad provides. KSEG can be used in the classroom, for personal exploration of geometry, or for making high quality figures for LaTeX . See also Kig software Kig KDE 4 Qt 4 geometry software External links Portal box Geometry Free software http www.mit.edu ibaran kseg.html Home of KSEG contains source and windows executable. http www.apple.com downloads macosx math science kseg.html KSEG for Mac OS X . http naranja.umh.es atg kseg04standalone.pkg.zip Standalone binary for Mac OS X which also includes Qt. http www.freebsd.org cgi url.cgi?ports math kseg pkg descr kseg freeBSD port. DEFAULTSORT Kseg Software Category Free interactive geometry software Category Software that uses Qt ru KSEG vi KSEG zh KSEG ...   more details



  1. KJots

    Infobox software name KJots logo Image Kjots.svg 70px screenshot Image KJots.png 225px caption developer KDE released Start date 1997 latest release version latest release date latest preview version latest preview date platform KDE programming language C Qt framework Qt language Multilingual status active genre license GNU General Public License website URL userbase.kde.org KJots KJots is a free software free and simple outliner text editor for the KDE Software Compilation environment. It is part of the Kontact group of software. It uses a basic tree data structure tree structure to organize information it refers to nodes as books and leaves as pages . It includes a book view, which shows a table of contents , and a view mode for all entries. Similar wiki style programs are Zim based on GTK and Python , Wixi based on Python programming language Python and GTK , KeepNote based on Python and GTK , Notecase based on GTK , BasKet Note Pads BasKet based on Qt framework Qt , Gnudiary also based on Qt , Tomboy software Tomboy GTK , based on Mono software Mono , Gnote Tomboy port to C and Tiddlywiki self modifying, single HTML contained personal wiki , written in JavaScript and expandable with plugins . Also Treeline outliner Treeline , an advanced outliner written in Python and personal database available for Linux and Microsoft Windows , has similar functions. External links Official website userbase.kde.org KJots http docs.kde.org stable en kdepim kjots The KJots Handbook http sourceforge.net projects mysonet Sonet a web based KJots clone Kdepim KDE KDE stub Category KDE software Category Kdepim Category Software that uses Qt az KJots de KJots es Kjots ja KJots ru KJots ...   more details



  1. Vidalia project

    unreferenced date December 2011 Infobox software name Vidalia logo Image Vidalia logo.png screenshot Image Vidalia 0.0.11 svn.png center 300px The Vidalia network map. caption The Vidalia network map. collapsible yes developer Matt Edman and Justin Hipple released ? frequently updated yes Release version update? Don t edit this page, just click on the version number programming language C operating system Cross platform language http trac.vidalia project.net wiki Translations Over 20 languages genre GUI Anonymity license GNU General Public License GPL version 2 or later, with OpenSSL license exception website http www.torproject.org projects vidalia.html.en Vidalia is a cross platform controller GUI for Tor anonymity network Tor , built using the Qt framework Qt . It allows the user to start, stop, and view the status of Tor monitor bandwidth usage view, filter, and search log messages and configure some aspects of Tor. Vidalia also makes it easier to contribute to the Tor network by optionally helping the user set up a Tor server. Another prominent feature of Vidalia is its Tor network map, which lets the user see the geographic location of servers on the Tor network, as well as where the user s application traffic is going. The name comes from the Vidalia onion since Tor stands for The Onion Router . Vidalia is released under the GNU General Public License . It runs on any platform supported by Qt 4.2, including Microsoft Windows Windows , Mac OS X , and Linux or other Unix like variants using the X11 window system. See also Tor anonymity network Tor Privoxy Qt framework Qt Arm software Anonymizing Relay Monitor arm Portal Free software References references External links http www.torproject.org projects vidalia.html.en Official Website Cryptographic software Category Internet privacy Category Anonymity networks Category Internet Protocol based network software Category Software that uses Qt network software stub de Vidalia Tor es Proyecto Vidalia pl Vidalia prog ...   more details



  1. QtRuby

    Infobox Software name QtRuby logo screenshot caption developer latest release version 2.2.0 latest release date release date and age 2011 12 16 latest preview version latest preview date operating system Cross platform programming language Ruby programming language Ruby genre license GNU Lesser General Public License LGPL website http rubyforge.org projects korundum Official website QtRuby is a cross platform application framework Qt framework Qt binding for Ruby programming language Ruby . There is an additional set of bindings Korundum for KDE . QtRuby supports Linux and other flavours of Unix , as well as Mac OS X and Microsoft Windows . QtRuby hello world source lang ruby require Qt4 app Qt Application.new ARGV hello Qt PushButton.new Hello World hello.resize 100, 30 hello.show app.exec source Notable applications that use QtRuby Kubeplayer , a video player dedicated to play online videos. ref http salout.github.com blog 2010 12 18 announcing kubeplayer.html Announcing Kubeplayer ref References Reflist External links http rubyforge.org projects korundum Official website irc irc.freenode.net qtruby qtruby https mail.kde.org mailman listinfo kde bindings QtRuby maillist http www.darshancomputing.com qt4 qtruby tutorial Qt4 Tutorial for the Ruby Programming Language http vision.eng.shu.ac.uk mmvlwiki index.php Qt4 QtRuby installer for Microsoft Windows Qt4 QtRuby installer for Microsoft Windows http techbase.kde.org Development Languages Ruby QtRuby at KDE TechBase Qt KDE Widget toolkits Ruby programming language DEFAULTSORT Qtruby Category Qt framework Category Ruby programming language Category KDE Platform ru QtRuby zh QtRuby ...   more details



  1. ESvn

    Infobox software name eSvn logo screenshot Image Esvn 0612 ubuntu.png 350px 350px caption eSvn 0.6.12 developer eSvn Development Team latest release version 0.6.12 ref http zoneit.free.fr esvn download.php ref latest release date July 13, 2007 operating system Microsoft Windows , Linux , UNIX, Mac OS X genre Subversion client license GPLv2 License website http zoneit.free.fr esvn Official website eSvn is a free and open source subversion software Subversion client which is released under the GPLv2 License . It provides an interface to perform the most common revision control operations as a standalone GUI. It is written with the Qt framework Qt GUI toolkit. See also Portal Free software subversion software Subversion an open source application used for revision control Comparison of Subversion clients References Reflist External links http zoneit.free.fr esvn Official website http sourceforge.net projects esvn Project on Sourceforge DEFAULTSORT Esvn Category Subversion Category Software that uses Qt programming software stub ...   more details



  1. Advanced Component Framework

    Infobox software name ACF logo File AcfLogo3d.png 200px screenshot File ACFCompositor.png 300px caption The Compositor tool used to edit component connections collapsible yes developer ImagingTools status Active latest release version 1.1.0.2 latest release date Release date and age 2010 12 09 programming language C operating system Cross platform genre Application framework license GNU LGPL website http www.imagingtools.de www.imagingtools.de notability date March 2010 Advanced Component Framework ACF is a C component framework created by ImagingTools. Using the built ACF Compositor tool, the internal application architecture can be visually edited. The front end is based on the Qt framework Qt GUI framework by Nokia . External links http www.ilena.org redmine projects acf wiki The ACF project homepage http www.ilena.org download acf The download page http www.imagingtools.de Acf Presentations SimpleAppl en.htm ACF Compositor preview Category Software that uses Qt Category Application programming interfaces ...   more details



  1. Signals and slots

    Signals and slots is a language construct introduced in Qt toolkit Qt , which makes it easy to implement the Observer pattern while avoiding Boilerplate code boilerplate code . The concept is that controls also known as GUI widget widgets can send signals containing event information e.g. the text toto was selected, the scrollbar has been adjusted to value 37 which can be received by other controls using special functions known as slots. The signal slot system fits well with the way Graphical User Interface s are designed. Similarly, the signal slot system can be used for asynchronous I O including sockets, pipes, serial devices, etc. event notification or to associate timeout events with appropriate object instances and methods or functions. No registration deregistration invocation code need be written, because Qt s Meta Object Compiler MOC automatically generates the needed infrastructure. Alternative implementations There are some implementations of signal slot systems based on C templates, which don t require the extra Meta Object Compiler, as used by Qt, such as libsigc , http sigslot.sourceforge.net sigslot , http github.com pbhogan Signals Signals , http www.boost.org doc html signals.html boost.signals , http code.google.com p cpp events Cpp Events , http pt framework.sourceforge.net sigslot.html Platinum and http newplanetsoftware.com jx mvc.php JBroadcaster . The C language also supports a similar construct although with a different terminology and syntax events play the role of signals, and delegate .NET delegates are the slots. Another implementation of signals ... slots in Qt. Additionally, a delegate can be a local variable, much like a function pointer , while a slot in Qt must be a class member declared as such. Due to the language limitation, there isn ... Qt documentation. http www.boost.org doc libs release doc html signals.html Signals and slots , from Boost documentation. Qt Category Qt framework soft eng stub de Signal Slot Konzept fr Signaux et slots ...   more details



  1. QTC

    QTC may refer to Quantum Tunneling Composite QT interval Correction for heart rate QTc , a time measurement of a portion of a heartbeat Queensland Theological College Queensland Turf Club Quinnipiac tribal council The radio Q code for a pending message count disambig Long comment to avoid being listed on short pages pl QTC ...   more details



  1. GAxel

    unreferenced date June 2010 orphan date June 2010 Infobox software name GAxel logo File GAxel logo.jpg 100px Pidgin Logo screenshot File Screenshot GAxel.png center 200px caption GAxel window in Fedora operating system Fedora collapsible developer http kumar pravin.blogspot.com Praveen Kumar released 12 May 2010 programming language C programming language C Qt framework Qt platform Linux status Active language English language English genre Download acceleration Download Accelerator client computing client license GNU General Public License website url http sourceforge.net projects gaxel GAxel GUI Axel is a Front end of Axel computer software Axel which is a popular lightweight command line Hypertext Transfer Protocol HTTP File Transfer Protocol FTP downloading client for unix like operating systems. It is written in C programming language C using Qt framework Qt library for new Linux user who do not know more about command line. External links Download managers Category Download managers Category Portable software Category 2010 software ...   more details



  1. Cutie (disambiguation)

    Cutie may refer to A person or animal exhibiting cuteness Alberto Cuti , Catholic Church priest Cutie Q , a 1979 arcade game A nickname for Mark 27 torpedo Qt framework pronounced queue tee or cutie , a cross platform graphical widget toolkit for the development framework of GUI computer programs See also Cute disambiguation disambig ...   more details



  1. Julian Simpole

    notability Biographies date July 2011 BLP sources date December 2008 Julian Simpole is a chess author. Books Junior Chess Training Improve Your Chess . ISBN 1 84382 090 0 ref http www.worldcat.org search?qt wikipedia&q isbn 3A1843820900 ref ref http www.hardingesimpole.co.uk biblio 1843820900.htm ref Brighton The International Chess Tournaments with Raymond Keene . ISBN 1 84382 141 9 ref http www.worldcat.org search?qt wikipedia&q isbn 3A1843821419 ref ref http www.hardingesimpole.co.uk biblio 1843821419.htm ref References reflist chess bio stub Persondata Metadata see Wikipedia Persondata . NAME Simpole, Julian ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH PLACE OF BIRTH DATE OF DEATH PLACE OF DEATH DEFAULTSORT Simpole, Julian Category Living people Category British chess players Category Year of birth missing living people ...   more details



  1. Bradley T. Hughes (programmer)

    Notability Biography date December 2008 Infobox person name Bradley T. Hughes image caption Bradley T. Hughes occupation Senior software developer developer , Trolltech footnotes Bradley T. Hughes , born Bradley Tyson Hughes, is the creator of the Blackbox http blackboxwm.sourceforge.net ManPages blackbox X window manager and has contributed to the NetWM specification. http standards.freedesktop.org wm spec 1.3 ar01s10.html br As a Native American he moved to Norway to work with Trolltech on their flagship product, Qt toolkit Qt . Persondata name Hughes, Bradley alternative names short description date of birth place of birth date of death place of death DEFAULTSORT Hughes, Bradley Category Computer programmers Category Free software programmers Category Living people programmer stub ...   more details



  1. ChessX

    ChessX is a free, open source chess database for Linux , Microsoft Windows Windows and Mac OS X . At an embryonic stage, it was planned to be a community maintained version of Shane s Chess Information Database Scid a popular, open source chess database . However, ChessX is now evolved into a more modern project that uses Qt toolkit Qt library to create advanced graphical interface and C language to run as fast as possible. Sources http chessx.sourceforge.net ChessX homepage at SourceForge http scid.sourceforge.net SCID homepage Category Free chess software Category Chess databases videogame software stub board videogame stub ...   more details



  1. Avimator

    Avimator is a basic BVH Biovision Hierarchy editor, originally written for use with Second Life , as a simple inexpensive alternative to commercial 3D computer graphics 3D Rendering computer graphics rendering and Computer animation animation software, such as Poser and Maya software Maya . It is open source software, and is based on the FLTK toolkit. Avimator is available for Microsoft Windows , Macintosh and Linux versions. It is not currently under active development, but has been largely superseded by a Qt toolkit Qt port, QAvimator . Portal Free software External links http www.avimator.com dead date March 2012 http www.qavimator.org Graphics software stub Category Second Life Category Free 3D graphics software sv Avimator ...   more details



  1. QtCurve

    Qt framework Category GTK Category Widget toolkits Category KDE software stub ...   more details



  1. (6850) 1981 QT3

    DISPLAYTITLE 6850 1981 QT sub 3 sub 6850 1981 QT sub 3 sub is a asteroid belt Main Belt minor planet . It was discovered by Henri Debehogne at La Silla Observatory in Chile on August 28, 1981. See also List of minor planets 6001&ndash 7000 External links http ssd.jpl.nasa.gov sbdb.cgi?sstr 6850 JPL Small Body Database Browser Minor planets navigator 6849 1979 MX6 6851 1981 RO1 Small Solar System bodies DEFAULTSORT 1981 QT3 Category Astronomical objects discovered in 1981 Category Discoveries by Henri Debehogne Category Main Belt asteroids Beltasteroid stub hu 6850 1981 QT3 uk 6850 1981 QT3 vi 6850 1981 QT3 yo 6850 1981 QT3 ...   more details



  1. (8476) 1986 QT2

    DISPLAYTITLE 8476 1986 QT sub 2 sub 8476 1986 QT sub 2 sub is a asteroid belt main belt minor planet . It was discovered by Henri Debehogne at the La Silla Observatory in Chile on August 28, 1986. ref http ssd.jpl.nasa.gov sbdb.cgi?sstr 8476 JPL Small Body Database Browser ref See also List of minor planets 8001 9000 References reflist beltasteroid stub MinorPlanets Navigator 8475 Vsevoivanov 8477 Andrejkiselev Small Solar System bodies DEFAULTSORT 1986 QT2 Category Astronomical objects discovered in 1986 Category Discoveries by Henri Debehogne Category Main Belt asteroids vi 8476 1986 QT2 ...   more details




Articles 26 - 50 of 3509      Previous     Next


Search   in  
Search for QT in Tutorials
Search for QT in Encyclopedia
Search for QT in Videos
Search for QT in Books
Search for QT in Software
Search for QT in DVDs
Search for QT in Store


Advertisement




QT in Encyclopedia
QT top QT

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement