Git Product home page Git Product logo

mibitwidgets's Introduction

mibitWidgets
====================================================

Author: Miguel Chavez Gamboa

License: LGPL v2 


Description:
This widgets were designed to be incorporated in the lemonPOS project. 
They are Qt widgets.
====================================================

Widgets Included:
===================================================

MibitLineEdit -------------------------------------

  This class is used to replace standard QLineEdit.
  it provides a hint in a grayed-out text when the
  line is empty, even when its focused. Also provides
  a setError() method to indicate there is something
  erroneous in the text entered, coloring the line
  edit with a changing color from orange to yellow
  for a few seconds.


MibitTip ------------------------------------------

  This class is used to display animated messages
  growing or shrinking when showing/hiding.
 
  The concept is based on the idea of providing a less
  intrusive message when the user needs some little information.
  The concept is sometimes refered as "No dialogs on dialogs".
 
  It loads a file in SVG format and render it as the skin.
 
  It is resized according to its parter, and displayed
  horizontally centered and vertically positioned below
  its partner.
 
  This was designed for lemonPOS project.


MibitDialog --------------------------------------

  This class is used to display animated dialogs
  appering on screen from top or middle. 
  Are svg themed and borderless.

  Can contain one icon and, text message, and a 
  close button.


MibitFloatPanel ---------------------------------

  This class is used as a special panel to hide
  itself when the mouse cursor leaves it bounds 
  and show when the mouse cursor enters its 
  visible -minimum- area.

  It is designed to save space on screen when 
  having a lot of things to show only on certain
  conditions. For example to show a group of
  widgets related to a database filter options.

----------------------------------------------------


mibitwidgets's People

Contributors

shujaatak avatar

Watchers

 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.