KDevelop API Documentation

ResizableCombo Class Reference

#include <resizablecombo.h>

Inheritance diagram for ResizableCombo:

QWidget List of all members.

Public Member Functions

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

Private Attributes

MyPushButtonm_sizer
KComboViewm_combo

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, ResizableCombo(), and resize_xpm.

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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:06 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003