Maker Class Reference
[
Action.h Index
] [
Action.h Hierarchy
]
More...
#include <
Maker.h
>
Inherits: KTopLevelWidget
Public Members
Maker
(QWidget *parent = 0, const char *name = 0)
virtual
~Maker
()
bool
saveMessagesTo
(const QString& filename)
void
startMake
()
bool
killMake
(bool request = true)
Public Slots
void
saveAsFileSlot
()
void
closeWindowSlot
()
void
selectFontSlot
()
void
itemSelectedSlot
(const char* item)
void
runMakeSlot
()
void
killMakeSlot
()
void
receiveStdOutSlot
(KProcess* p, char* str, int num)
void
receiveStdErrSlot
(KProcess* p, char* str, int num)
void
processExitedSlot
(KProcess* p)
Protected Members
KProcess*
Process
QListBox*
listbox
KMenuBar*
mainMenu
QPopupMenu*
file
QFont
Font
void
resizeEvent
(QResizeEvent* ev)
void
insertLBItem
(const char* item)
Documentation generated by root@QBERT1 on Fri Jul 17 18:57:31 MEST 1998
K
doc