mmswindowaction.h File Reference

#include <sigc++/sigc++.h>
#include "mmstools/mmsidfactory.h"
#include "mmstools/mmsthread.h"
#include "mmswindow.h"

Include dependency graph for mmswindowaction.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  MMSWindowAction

Enumerations

enum  MMSWACTION { MMSWACTION_NONE = 0, MMSWACTION_SHOW = 1, MMSWACTION_HIDE = 2 }

Enumeration Type Documentation

enum MMSWACTION

Enumerator:
MMSWACTION_NONE 
MMSWACTION_SHOW 
MMSWACTION_HIDE 

Definition at line 40 of file mmswindowaction.h.