Home
last modified time | relevance | path

Searched refs:Invitee (Results 1 – 25 of 91) sorted by relevance

1234

/dports/net-im/nheko/nheko-0.9.0/src/
H A DInviteesModel.cpp25 auto invitee = new Invitee{mxid, this}; in addUser()
27 connect(invitee, &Invitee::userInfoLoaded, this, [this, indexOfInvitee]() { in addUser()
84 Invitee::Invitee(const QString &mxid, QObject *parent) in Invitee() function in Invitee
H A DInviteesModel.h11 class Invitee : public QObject
16 Invitee(const QString &mxid, QObject *parent = nullptr);
61 QVector<Invitee *> invitees_;
/dports/www/grafana8/grafana-8.3.6/public/app/features/users/state/
H A Dreducers.ts3 import { Invitee, OrgUser, UsersState } from 'app/types';
7 invitees: [] as Invitee[],
25 inviteesLoaded: (state, action: PayloadAction<Invitee[]>): UsersState => {
/dports/www/grafana8/grafana-8.3.6/public/app/features/users/
H A DInviteesTable.test.tsx4 import { Invitee } from 'app/types';
9 invitees: [] as Invitee[],
H A DInviteesTable.tsx2 import { Invitee } from 'app/types';
6 invitees: Invitee[];
H A DInviteeRow.tsx3 import { Invitee } from 'app/types';
14 invitee: Invitee;
H A DUsersListPage.test.tsx4 import { Invitee, OrgUser } from 'app/types';
25 invitees: [] as Invitee[],
/dports/www/grafana8/grafana-8.3.6/public/app/types/
H A Duser.ts49 export interface Invitee { interface
68 invitees: Invitee[];
/dports/net/rclone/rclone-1.57.0/vendor/github.com/dropbox/dropbox-sdk-go-unofficial/v6/dropbox/paper/
H A Dtypes.go273 Invitee *sharing.InviteeInfo `json:"invitee"` member
279 func NewInviteeInfoWithPermissionLevel(Invitee *sharing.InviteeInfo, PermissionLevel *PaperDocPermi…
281 s.Invitee = Invitee
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/go-github/v28/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/google/go-github/v28/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/google/go-github/v26/go-github-26.0.9/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/google/go-github/v26/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"`
/dports/devel/bit/bit-1.1.2/vendor/github.com/google/go-github/v32/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/net/evans/evans-0.9.1/vendor/github.com/google/go-github/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/google/go-github/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/go-github-17.0.0/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/google/go-github/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/google/go-github/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member
/dports/www/beehive/beehive-0.4.0/vendor/github.com/google/go-github/github/
H A Drepos_invitations.go17 Invitee *User `json:"invitee,omitempty"` member

1234