Git Product home page Git Product logo

qt-widgets / customwidgets-fresh-line-edit-combobox-search-group-color-slider-spin-and-a-lot-others Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pasnox/fresh

0.0 0.0 0.0 3.05 MB

Fresh is a Qt extension library. It provide many useful classes / widgets.

Home Page: http://monkeystudio.org

License: GNU Lesser General Public License v3.0

C++ 95.34% Shell 0.31% C 0.75% Objective-C++ 0.82% QMake 2.30% Objective-C 0.48%

customwidgets-fresh-line-edit-combobox-search-group-color-slider-spin-and-a-lot-others's Introduction

Fresh is a library extending the Qt library by adding new classes/widgets.
It's developped by Filipe Azevedo (Nox P@sNox, [email protected])
The library had python bindings created by Andrei KOPATS (hlamer, [email protected]), see python-bindings branch.
The python bindings are discontinued it's why they have been moved to the python-bindings branch, feel free to take over.

Licensed in LGPL v3
===================

Home Page: https://github.com/pasnox/fresh
Issues Tracker: https://github.com/pasnox/fresh/issues

Building library and examples:
==============================

HINT: Depending your plat-form, replace qmake by qmake-qt4

Dependencies:
    * C++ compiler (ubuntu packages build-essential / g++)
    * Qt4 library v4.6+, headers and tools. (ubuntu packages qt4-qmake, libqt4-dev)
    * Mac OS X: CoreFoundation

On Ubuntu install all with command:
   sudo apt-get install make build-essential g++ libqt4-dev qt4-qmake

Building library:
    qmake -r ./fresh.pro && make

Installing the built library (after having built the library):
    make install

Building library and an example:
    qmake -r ./fresh-subdirs.pro && make
    ./bin/examples

NOTE: On some platforms replace qmake by qmake-qt4, replace make by nmake or mingw32-make. Installing the library may require root privileges.

customwidgets-fresh-line-edit-combobox-search-group-color-slider-spin-and-a-lot-others's People

Contributors

evgeni avatar hlamer avatar pasnox avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.