summaryrefslogtreecommitdiff
path: root/interchange/member.hxx
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-01-12 15:13:44 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-01-12 15:13:44 +0800
commit1e3acb613c9bfcc87c88aa6bfde2b21330dd7dd3 (patch)
treec58ef6d51cf4ff3a4bca9b24f7b7e94b1eb52b3a /interchange/member.hxx
parentadd4c1a7708fd2cb896f27559842a76f30930a0d (diff)
New account wrapper
Diffstat (limited to 'interchange/member.hxx')
-rw-r--r--interchange/member.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/interchange/member.hxx b/interchange/member.hxx
index bd569c6..c75c7a3 100644
--- a/interchange/member.hxx
+++ b/interchange/member.hxx
@@ -99,6 +99,9 @@ namespace QInterchange {
void setEmail(QString const& email);
public slots:
+ void newAccount(QString const& username,
+ QString const& password,
+ QString const& confirm);
void logIn(QString const& username, QString const& password);
void account(QString const& firstName, QString const& lastName,
QString const& address1, QString const& address2,