Exemplo n.º 1
0
void Bb10Ui::onFullscreen()
{
    qDebug() << "xxxxx Bb10Ui::onFullscreen";
    m_appState = FullScreen;
    Notification* pNotification = new Notification();
    pNotification->clearEffects();
}