GluonCreator::ProjectDock Class Reference

#include <projectdock.h>

List of all members.

Classes

class  ProjectDockPrivate

Public Slots

void activated (QModelIndex index)
void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
void showContextMenuRequested (const QPoint &pos)
void currentProjectChanged (GluonEngine::GameProject *project)
void contextMenuHiding ()
void newSubMenuTriggered ()
void newAssetTriggered ()
void deleteActionTriggered ()

Public Member Functions

 ProjectDock (const QString &title, QWidget *parent=0, Qt::WindowFlags flags=0)
 ~ProjectDock ()

Detailed Description

Definition at line 35 of file projectdock.h.


Constructor & Destructor Documentation

ProjectDock::ProjectDock ( const QString &  title,
QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
) [explicit]

Definition at line 166 of file projectdock.cpp.

ProjectDock::~ProjectDock (  ) 

Definition at line 203 of file projectdock.cpp.


Member Function Documentation

void ProjectDock::activated ( QModelIndex  index  )  [slot]

Definition at line 208 of file projectdock.cpp.

void ProjectDock::contextMenuHiding (  )  [slot]

Definition at line 278 of file projectdock.cpp.

void ProjectDock::currentProjectChanged ( GluonEngine::GameProject project  )  [slot]

Definition at line 256 of file projectdock.cpp.

void ProjectDock::deleteActionTriggered (  )  [slot]

Definition at line 284 of file projectdock.cpp.

void GluonCreator::ProjectDock::newAssetTriggered (  )  [slot]

Definition at line 319 of file projectdock.cpp.

void ProjectDock::newSubMenuTriggered (  )  [slot]

Definition at line 306 of file projectdock.cpp.

void ProjectDock::selectionChanged ( const QItemSelection &  selected,
const QItemSelection &  deselected 
) [slot]

Definition at line 240 of file projectdock.cpp.

void ProjectDock::showContextMenuRequested ( const QPoint &  pos  )  [slot]

Definition at line 266 of file projectdock.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:42 2010 for Gluon by  doxygen 1.6.3