Public Slots | Signals | Public Member Functions | Properties

QActionGroup Class Reference

Search for all occurrences

Detailed Description

Definition at line 57 of file qactiongroup.h.

#include <qactiongroup.h>

Inheritance diagram for QActionGroup:
Inheritance graph
[legend]

List of all members.

Public Slots

void  setEnabled (bool)
void  setDisabled (bool b)
void  setVisible (bool)
void  setExclusive (bool)

Signals

void  triggered (QAction *)
QT_MOC_COMPAT void  selected (QAction *)
void  hovered (QAction *)

Public Member Functions

  QActionGroup (QObject *parent)
  ~QActionGroup ()
QAction addAction (QAction *a)
QAction addAction (const QString &text)
QAction addAction (const QIcon &icon, const QString &text)
void  removeAction (QAction *a)
QList< QAction * >  actions () const
QAction checkedAction () const
bool  isExclusive () const
bool  isEnabled () const
bool  isVisible () const

Properties

bool  exclusive
bool  enabled
bool  visible

Constructor & Destructor Documentation

QActionGroup ( QObject parent ) [explicit]

Member Function Documentation

QAction* addAction ( QAction a )
QAction* addAction ( const QString text )
QAction* addAction ( const QIcon icon,
const QString text 
)
void removeAction ( QAction a )
QList<QAction*> actions ( ) const
QAction* checkedAction ( ) const
bool isExclusive ( ) const
bool isEnabled ( ) const
bool isVisible ( ) const
void setEnabled ( bool  ) [slot]
void setDisabled ( bool  b ) [inline, slot]

Definition at line 90 of file qactiongroup.h.

{ setEnabled(!b); }
void setVisible ( bool  ) [slot]
void setExclusive ( bool  ) [slot]
void triggered ( QAction ) [signal]
QT_MOC_COMPAT void selected ( QAction ) [signal]
void hovered ( QAction ) [signal]

Property Documentation

bool exclusive [read, write]

Definition at line 62 of file qactiongroup.h.

bool enabled [read, write]

Definition at line 63 of file qactiongroup.h.

bool visible [read, write]

Definition at line 64 of file qactiongroup.h.


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

QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup
QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup QActionGroup