Giter Site home page Giter Site logo

qt-ribbon's Introduction

Nedrysoft Ribbon

ribbon image

The ribbon library provides a simple ribbon bar implementation for Qt-based applications.

Features

  • Cross-platform and tested under macOS, Windows and Linux
  • RibbonWidget is the main ribbon widget.
  • RibbonGroup is a container for sub controls.
  • RibbonPushButton is a push-button styled for the ribbon.
  • RibbonDropButton is a push button with a drop-down button to allow multiple actions.
  • RibbonComboBox is a combo box styled for the ribbon.
  • RibbonCheckBox is a checkbox styled for the ribbon.
  • RibbonLineEdit is a line edit styled for the ribbon.
  • RibbonSlider is a slider styled for the ribbon.
  • RibbonToolBar is a tool button styled for the ribbon.

You can build the designer plugin, which allows the layout of ribbon bars in Designer or Qt Creator.

Requirements

  • Qt 5
  • CMake

Building

To build the library, invoke CMake or open the CMakeLists.txt file in your preferred IDE.

Setting the following CMake variables allows the customisation of the build.

NEDRYSOFT_RIBBON_LIBRARY_DIR=<dir>

Sets the output folder for the dynamic library; if omitted, you can find the binaries in the default location.

NEDRYSOFT_RIBBON_BUILD_DESIGNER_PLUGIN=ON|OFF

Set to ON to build the designer plugin. (defaults to off)

NEDRYSOFT_RIBBON_DESIGNER_DIR=<dir>

Sets the output folder for the designer plugin; if omitted, you can find the binaries in the default location.

License

This project is open source and released under the GPLv3 licence.

Distributed as-is; no warranty is given.

qt-ribbon's People

Contributors

fizzyade 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.