BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes | Private Slots | Private Member Functions | List of all members
FramelessWindow Class Reference

#include <framelesswindow.h>

Inheritance diagram for FramelessWindow:
Inheritance graph
[legend]
Collaboration diagram for FramelessWindow:
Collaboration graph
[legend]

Public Slots

void setWindowTitle (const QString &text)
 

Public Member Functions

 FramelessWindow (QWidget *parent=0)
 
void setContent (QWidget *w)
 

Protected Member Functions

virtual void changeEvent (QEvent *event)
 

Protected Attributes

QHBoxLayout contentLayout
 

Private Slots

void on_applicationStateChanged (Qt::ApplicationState state)
 
void on_minimizeButton_clicked ()
 
void on_restoreButton_clicked ()
 
void on_maximizeButton_clicked ()
 
void on_closeButton_clicked ()
 
void on_windowTitlebar_doubleClicked ()
 

Private Member Functions

void styleWindow (bool bActive, bool bNoState)
 

Constructor & Destructor Documentation

FramelessWindow::FramelessWindow ( QWidget *  parent = 0)
explicit

Here is the call graph for this function:

Member Function Documentation

void FramelessWindow::changeEvent ( QEvent *  event)
protectedvirtual

Here is the call graph for this function:

void FramelessWindow::on_applicationStateChanged ( Qt::ApplicationState  state)
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void FramelessWindow::on_closeButton_clicked ( )
privateslot
void FramelessWindow::on_maximizeButton_clicked ( )
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void FramelessWindow::on_minimizeButton_clicked ( )
privateslot
void FramelessWindow::on_restoreButton_clicked ( )
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void FramelessWindow::on_windowTitlebar_doubleClicked ( )
privateslot

Here is the call graph for this function:

void FramelessWindow::setContent ( QWidget *  w)

Here is the caller graph for this function:

void FramelessWindow::setWindowTitle ( const QString &  text)
slot

Here is the caller graph for this function:

void FramelessWindow::styleWindow ( bool  bActive,
bool  bNoState 
)
private

Here is the caller graph for this function:

Member Data Documentation

QHBoxLayout FramelessWindow::contentLayout
protected

The documentation for this class was generated from the following files: