[][src]Enum onenote_parser::NoteTagShape

pub enum NoteTagShape {
    NoIcon,
    GreenCheckBox,
    YellowCheckBox,
    BlueCheckBox,
    GreenStarCheckBox,
    YellowStarCheckBox,
    BlueStarCheckBox,
    GreenExclamationCheckBox,
    YellowExclamationCheckBox,
    BlueExclamationCheckBox,
    GreenRightArrowCheckBox,
    YellowRightArrowCheckBox,
    BlueRightArrowCheckBox,
    YellowStar,
    BlueFollowUpFlag,
    QuestionMark,
    BlueRightArrow,
    HighPriority,
    ContactInformation,
    Meeting,
    TimeSensitive,
    LightBulb,
    Pushpin,
    Home,
    CommentBubble,
    SmilingFace,
    AwardRibbon,
    YellowKey,
    BlueCheckBox1,
    BlueCircle1,
    BlueCheckBox2,
    BlueCircle2,
    BlueCheckBox3,
    BlueCircle3,
    BlueEightPointStar,
    BlueCheckMark,
    BlueCircle,
    BlueDownArrow,
    BlueLeftArrow,
    BlueSolidTarget,
    BlueStar,
    BlueSun,
    BlueTarget,
    BlueTriangle,
    BlueUmbrella,
    BlueUpArrow,
    BlueXWithDots,
    BlueX,
    GreenCheckBox1,
    GreenCircle1,
    GreenCheckBox2,
    GreenCircle2,
    GreenCheckBox3,
    GreenCircle3,
    GreenEightPointStar,
    GreenCheckMark,
    GreenCircle,
    GreenDownArrow,
    GreenLeftArrow,
    GreenRightArrow,
    GreenSolidArrow,
    GreenStar,
    GreenSun,
    GreenTarget,
    GreenTriangle,
    GreenUmbrella,
    GreenUpArrow,
    GreenXWithDots,
    GreenX,
    YellowCheckBox1,
    YellowCircle1,
    YellowCheckBox2,
    YellowCircle2,
    YellowCheckBox3,
    YellowCircle3,
    YellowEightPointStar,
    YellowCheckMark,
    YellowCircle,
    YellowDownArrow,
    YellowLeftArrow,
    YellowRightArrow,
    YellowSolidTarget,
    YellowSun,
    YellowTarget,
    YellowTriangle,
    YellowUmbrella,
    YellowUpArrow,
    YellowXWithDots,
    YellowX,
    FollowUpTodayFlag,
    FollowUpTomorrowFlag,
    FollowUpThisWeekFlag,
    FollowUpNextWeekFlag,
    NoFollowUpDateFlag,
    BluePersonCheckBox,
    YellowPersonCheckBox,
    GreenPersonCheckBox,
    BlueFlagCheckBox,
    RedFlagCheckBox,
    GreenFlagCheckBox,
    RedSquare,
    YellowSquare,
    BlueSquare,
    GreenSquare,
    OrangeSquare,
    PinkSquare,
    EMailMessage,
    ClosedEnvelope,
    OpenEnvelope,
    MobilePhone,
    TelephoneWithClock,
    QuestionBalloon,
    PaperClip,
    FrowningFace,
    InstantMessagingContactPerson,
    PersonWithExclamationMark,
    TwoPeople,
    ReminderBell,
    Contact,
    RoseOnAStem,
    CalendarDateWithClock,
    MusicalNote,
    MovieClip,
    QuotationMark,
    Globe,
    HyperlinkGlobe,
    Laptop,
    Plane,
    Car,
    Binoculars,
    PresentationSlide,
    Padlock,
    OpenBook,
    NotebookWithClock,
    BlankPaperWithLines,
    Research,
    Pen,
    DollarSign,
    CoinsWithAWindowBackdrop,
    ScheduledTask,
    LightningBolt,
    Cloud,
    Heart,
    Sunflower,
}

Variants

NoIcon
GreenCheckBox
YellowCheckBox
BlueCheckBox
GreenStarCheckBox
YellowStarCheckBox
BlueStarCheckBox
GreenExclamationCheckBox
YellowExclamationCheckBox
BlueExclamationCheckBox
GreenRightArrowCheckBox
YellowRightArrowCheckBox
BlueRightArrowCheckBox
YellowStar
BlueFollowUpFlag
QuestionMark
BlueRightArrow
HighPriority
ContactInformation
Meeting
TimeSensitive
LightBulb
Pushpin
Home
CommentBubble
SmilingFace
AwardRibbon
YellowKey
BlueCheckBox1
BlueCircle1
BlueCheckBox2
BlueCircle2
BlueCheckBox3
BlueCircle3
BlueEightPointStar
BlueCheckMark
BlueCircle
BlueDownArrow
BlueLeftArrow
BlueSolidTarget
BlueStar
BlueSun
BlueTarget
BlueTriangle
BlueUmbrella
BlueUpArrow
BlueXWithDots
BlueX
GreenCheckBox1
GreenCircle1
GreenCheckBox2
GreenCircle2
GreenCheckBox3
GreenCircle3
GreenEightPointStar
GreenCheckMark
GreenCircle
GreenDownArrow
GreenLeftArrow
GreenRightArrow
GreenSolidArrow
GreenStar
GreenSun
GreenTarget
GreenTriangle
GreenUmbrella
GreenUpArrow
GreenXWithDots
GreenX
YellowCheckBox1
YellowCircle1
YellowCheckBox2
YellowCircle2
YellowCheckBox3
YellowCircle3
YellowEightPointStar
YellowCheckMark
YellowCircle
YellowDownArrow
YellowLeftArrow
YellowRightArrow
YellowSolidTarget
YellowSun
YellowTarget
YellowTriangle
YellowUmbrella
YellowUpArrow
YellowXWithDots
YellowX
FollowUpTodayFlag
FollowUpTomorrowFlag
FollowUpThisWeekFlag
FollowUpNextWeekFlag
NoFollowUpDateFlag
BluePersonCheckBox
YellowPersonCheckBox
GreenPersonCheckBox
BlueFlagCheckBox
RedFlagCheckBox
GreenFlagCheckBox
RedSquare
YellowSquare
BlueSquare
GreenSquare
OrangeSquare
PinkSquare
EMailMessage
ClosedEnvelope
OpenEnvelope
MobilePhone
TelephoneWithClock
QuestionBalloon
PaperClip
FrowningFace
InstantMessagingContactPerson
PersonWithExclamationMark
TwoPeople
ReminderBell
Contact
RoseOnAStem
CalendarDateWithClock
MusicalNote
MovieClip
QuotationMark
Globe
HyperlinkGlobe
Laptop
Plane
Car
Binoculars
PresentationSlide
Padlock
OpenBook
NotebookWithClock
BlankPaperWithLines
Research
Pen
DollarSign
CoinsWithAWindowBackdrop
ScheduledTask
LightningBolt
Cloud
Heart
Sunflower

Implementations

impl NoteTagShape[src]

pub fn is_checkable(&self) -> bool[src]

Trait Implementations

impl Clone for NoteTagShape[src]

impl Copy for NoteTagShape[src]

impl Debug for NoteTagShape[src]

impl Eq for NoteTagShape[src]

impl Hash for NoteTagShape[src]

impl Ord for NoteTagShape[src]

impl PartialEq<NoteTagShape> for NoteTagShape[src]

impl PartialOrd<NoteTagShape> for NoteTagShape[src]

impl StructuralEq for NoteTagShape[src]

impl StructuralPartialEq for NoteTagShape[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.