Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
notifications.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  atlas
 
namespace  atlas::notifications
 

Macros

#define ATLASGAMEMANAGER_NOTIFICATIONS_HPP
 

Functions

void atlas::notifications::initNotifications (QWidget *parent)
 
NotificationManagerUIatlas::notifications::handle ()
 
void atlas::notifications::createMessage (QString user_message, QString full_message, const MessageLevel level)
 
void atlas::notifications::createMessage (const format_ns::string_view user_message, const std::string_view full_message, const MessageLevel level=MessageLevel::ATLAS_INFO)
 
void atlas::notifications::createUserMessage (const QString str)
 
bool atlas::notifications::isNotificationsReady ()
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_NOTIFICATIONS_HPP

#define ATLASGAMEMANAGER_NOTIFICATIONS_HPP