KDevelop API Documentation

ResizableCombo Class Reference

#include <resizablecombo.h>

Inheritance diagram for ResizableCombo:

Inheritance graph
[legend]
Collaboration diagram for ResizableCombo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ResizableCombo (KComboView *view, QWidget *parent=0, const char *name=0)

Private Attributes

MyPushButtonm_sizer
KComboViewm_combo

Friends

class MyPushButton

Constructor & Destructor Documentation

ResizableCombo::ResizableCombo KComboView view,
QWidget parent = 0,
const char *  name = 0
 

Definition at line 54 of file resizablecombo.cpp.

References m_sizer, MyPushButton, and resize_xpm.


Friends And Related Function Documentation

friend class MyPushButton [friend]
 

Definition at line 38 of file resizablecombo.h.

Referenced by ResizableCombo().


Member Data Documentation

KComboView* ResizableCombo::m_combo [private]
 

Definition at line 36 of file resizablecombo.h.

Referenced by MyPushButton::mouseMoveEvent(), MyPushButton::mousePressEvent(), and MyPushButton::MyPushButton().

MyPushButton* ResizableCombo::m_sizer [private]
 

Definition at line 35 of file resizablecombo.h.

Referenced by ResizableCombo().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:47:14 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003