Relacs  0.9.8
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
PluginTabs Class Reference

#include <plugintabs.h>

Inheritance diagram for PluginTabs:
Inheritance graph
[legend]
Collaboration diagram for PluginTabs:
Collaboration graph
[legend]

Public Member Functions

 PluginTabs (int key, RELACSWidget *rw, QWidget *parent=0)
 
 ~PluginTabs (void)
 
bool eventFilter (QObject *obj, QEvent *event)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event)
 

Static Protected Member Functions

static QWidget * firstEnabledChildWidget (QLayout *l)
 

Protected Attributes

RELACSWidgetRW
 

Detailed Description

Container organizing relacs plugins.

Author
Jan Benda

Constructor & Destructor Documentation

PluginTabs ( int  key,
RELACSWidget rw,
QWidget *  parent = 0 
)

The keyboard focus is activated by pressing key.

~PluginTabs ( void  )

Member Function Documentation

bool eventFilter ( QObject *  obj,
QEvent *  event 
)

Grabs ALT-KeyLeft/Right for paging through the tabs.

void keyPressEvent ( QKeyEvent *  event)
protected
QWidget * firstEnabledChildWidget ( QLayout *  l)
staticprotected

Member Data Documentation

RELACSWidget* RW
protected

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