LibEngsas
Public Member Functions | List of all members
EListAddButton Class Reference

Button with icon to be used to add items to a list. More...

#include <elistaddbutton.h>

+ Inheritance diagram for EListAddButton:
+ Collaboration diagram for EListAddButton:

Public Member Functions

 EListAddButton (QWidget *parent=0)
 
- Public Member Functions inherited from EPushButton
 EPushButton (QWidget *parent=0)
 
 EPushButton (const QString &text, QWidget *parent=0)
 
 EPushButton (QString standardIconName, QString iconPath, const QString &text, QWidget *parent=0)
 
void setShowText (bool anytime=true)
 Determines, if the text is hidden (Default), when an icon is there or not. More...
 
bool showText () const
 
void setIcon (const QIcon &icon)
 
void setIcon (QString standardIconName, QString iconPath)
 Tries to use QIcon::fromTheme(standardIconName) if possible, otherwise QIcon(iconPath) is used. More...
 
void setText (const QString &text)
 

Additional Inherited Members

- Properties inherited from EPushButton
bool showText
 

Detailed Description

Button with icon to be used to add items to a list.

This button has a plus as a sign, to add items to a list.

See also
EListRemoveButton
ESearchButton

Constructor & Destructor Documentation

EListAddButton::EListAddButton ( QWidget *  parent = 0)

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: