class KMenuBar
|
KDE Style-able menubar. More... |
|
|
Public Methods
Protected Methods
Protected Slots
Protected Members
KDE Style-able menubar.
This is required since QMenuBar is currently not handled by
QStyle.
KMenuBar (QWidget *parent=0, const char *name=0)
|
void setTopLevelMenu (bool top_level = true)
|
This controls whether or not this menubar will be a top-level
bar similar to the way Macintosh handles menubars. This
overrides any global config settings.
Keep in mind that it is probably a really bad idea to use this
unless you really know what you're doing. A feature like a
top-level menubar is one that should really be shared by all
applications. If your app is the only one with a top-level
bar, then things might look very... odd.
This is included only for those people that do
know that
they need to use it.
Parameters:
top_level | If set to true, then this menubar will be a
top-level menu
|
[const]
Is our menubar a top-level (Macintosh style) menubar?
Returns: True if it is top-level.
[protected slots:
slot]
[protected:
]
[protected:
]
[protected:
]
void showEvent ( QShowEvent* )
|
[protected:
]
[protected:
]
[protected:
]
[protected:
]
- Version: $Id: kmenubar.h,v 1.45 2000/10/16 15:50:33 ettrich Exp $
- Author: Daniel "Mosfet" Duley.
- Generated: marc@yogi on Tue Mar 27 13:07:09 2001, using kdoc 2.0a48.