KDE 4.2 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

KMultiTabBarButton Class Reference

from PyKDE4.kdeui import *

Inherits: QPushButton → QAbstractButton → QWidget → QObject
Subclasses: KMultiTabBarTab

Detailed Description


Signals

 clicked (int id)

Methods

 __init__ (self, QPixmap pic, QString a0, int id, QWidget parent)
 clicked (self, int id)
 hideEvent (self, QHideEvent a0)
int id (self)
 setText (self, QString text)
 showEvent (self, QShowEvent a0)
 slotClicked (self)

Method Documentation

__init__ (  self,
QPixmap  pic,
QString  a0,
int  id,
QWidget  parent
)

Should not be created directly. Use KMultiTabBar.appendButton

clicked (  self,
int  id
)

this is emitted if the button is clicked

Parameters:
id  the ID identifying the button

Signal syntax:
QObject.connect(source, SIGNAL("clicked(int)"), target_slot)
hideEvent (  self,
QHideEvent  a0
)
int id (   self )
setText (  self,
QString  text
)
showEvent (  self,
QShowEvent  a0
)
slotClicked (   self )
  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal